Convert to rpmautospec
This commit is contained in:
parent
94ec71d030
commit
7dc2155508
53
changelog
Normal file
53
changelog
Normal file
@ -0,0 +1,53 @@
|
||||
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 9.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
* Mon Feb 14 2022 Artem Polishchuk <ego.cordatus@gmail.com> - 9.1-1
|
||||
- chore(update): 9.1
|
||||
|
||||
* Sun Jan 30 2022 Artem Polishchuk <ego.cordatus@gmail.com> - 8.2-6
|
||||
- fix: FTBFS 36 and building with docs
|
||||
|
||||
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 8.2-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
* Fri Dec 24 2021 Björn Esser <besser82@fedoraproject.org> - 8.2-4
|
||||
- Rebuild(uthash)
|
||||
|
||||
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 8.2-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 8.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Sat Oct 24 2020 Artem Polishchuk <ego.cordatus@gmail.com> - 8.2-1
|
||||
- build(update): 8.2
|
||||
|
||||
* Tue Sep 8 2020 Artem Polishchuk <ego.cordatus@gmail.com> - 8.1-1
|
||||
- Update to 8.1
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 8-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
* Tue Apr 21 2020 Artem Polishchuk <ego.cordatus@gmail.com> - 8-1
|
||||
- Update to 8
|
||||
|
||||
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 7.5-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
* Fri Dec 06 2019 Artem Polishchuk <ego.cordatus@gmail.com> - 7.5-2
|
||||
- Renamed to 'picom'
|
||||
|
||||
* Mon Nov 25 2019 Artem Polishchuk <ego.cordatus@gmail.com> - 7.5-1
|
||||
- Update to 7.5
|
||||
|
||||
* Sat Sep 21 2019 Artem Polishchuk <ego.cordatus@gmail.com> - 7.4-1
|
||||
- Update to 7.4
|
||||
- Drop git submodule, now vendored with release tarball
|
||||
|
||||
* Tue Aug 13 2019 Artem Polishchuk <ego.cordatus@gmail.com> - 7.2-2
|
||||
- Update to 7.2
|
||||
- Packaging fixes
|
||||
- Disable LTO
|
||||
|
||||
* Tue Aug 06 2019 Artem Polishchuk <ego.cordatus@gmail.com> - 7.1-5
|
||||
- Initial package
|
56
picom.spec
56
picom.spec
@ -4,7 +4,7 @@
|
||||
|
||||
Name: picom
|
||||
Version: 9.1
|
||||
Release: 2%{?dist}
|
||||
Release: %autorelease
|
||||
Summary: Lightweight compositor for X11 (previously a compton fork)
|
||||
|
||||
License: MPLv2.0 and MIT
|
||||
@ -90,56 +90,4 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 9.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
* Mon Feb 14 2022 Artem Polishchuk <ego.cordatus@gmail.com> - 9.1-1
|
||||
- chore(update): 9.1
|
||||
|
||||
* Sun Jan 30 2022 Artem Polishchuk <ego.cordatus@gmail.com> - 8.2-6
|
||||
- fix: FTBFS 36 and building with docs
|
||||
|
||||
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 8.2-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
* Fri Dec 24 2021 Björn Esser <besser82@fedoraproject.org> - 8.2-4
|
||||
- Rebuild(uthash)
|
||||
|
||||
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 8.2-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 8.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Sat Oct 24 2020 Artem Polishchuk <ego.cordatus@gmail.com> - 8.2-1
|
||||
- build(update): 8.2
|
||||
|
||||
* Tue Sep 8 2020 Artem Polishchuk <ego.cordatus@gmail.com> - 8.1-1
|
||||
- Update to 8.1
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 8-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
* Tue Apr 21 2020 Artem Polishchuk <ego.cordatus@gmail.com> - 8-1
|
||||
- Update to 8
|
||||
|
||||
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 7.5-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
* Fri Dec 06 2019 Artem Polishchuk <ego.cordatus@gmail.com> - 7.5-2
|
||||
- Renamed to 'picom'
|
||||
|
||||
* Mon Nov 25 2019 Artem Polishchuk <ego.cordatus@gmail.com> - 7.5-1
|
||||
- Update to 7.5
|
||||
|
||||
* Sat Sep 21 2019 Artem Polishchuk <ego.cordatus@gmail.com> - 7.4-1
|
||||
- Update to 7.4
|
||||
- Drop git submodule, now vendored with release tarball
|
||||
|
||||
* Tue Aug 13 2019 Artem Polishchuk <ego.cordatus@gmail.com> - 7.2-2
|
||||
- Update to 7.2
|
||||
- Packaging fixes
|
||||
- Disable LTO
|
||||
|
||||
* Tue Aug 06 2019 Artem Polishchuk <ego.cordatus@gmail.com> - 7.1-5
|
||||
- Initial package
|
||||
%autochangelog
|
||||
|
Loading…
Reference in New Issue
Block a user