Convert package to use rpm-autospec
This commit is contained in:
parent
652ff72cfc
commit
55b94c20a6
24
changelog
Normal file
24
changelog
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
* Tue Apr 05 2022 Debarshi Ray <rishi@fedoraproject.org> - 42.0.1-2
|
||||||
|
- Make the Supplements specific to Fedora to retain consistency with
|
||||||
|
xdg-desktop-portal-gtk
|
||||||
|
|
||||||
|
* Fri Mar 18 2022 David King <amigadave@amigadave.com> - 42.0.1-1
|
||||||
|
- Update to 42.0.1
|
||||||
|
|
||||||
|
* Fri Mar 18 2022 David King <amigadave@amigadave.com> - 42.0-1
|
||||||
|
- Update to 42.0
|
||||||
|
|
||||||
|
* Tue Mar 08 2022 David King <amigadave@amigadave.com> - 42~rc-1
|
||||||
|
- Update to 42.rc
|
||||||
|
|
||||||
|
* Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 41.1-2
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||||
|
|
||||||
|
* Sat Sep 25 2021 Kalev Lember <klember@redhat.com> - 41.1-1
|
||||||
|
- Update to 41.1
|
||||||
|
|
||||||
|
* Sat Sep 18 2021 David King <amigadave@amigadave.com> - 41.0-1
|
||||||
|
- Update to 41.0 (#2005532)
|
||||||
|
|
||||||
|
* Thu Sep 16 2021 David King <amigadave@amigadave.com> - 41~alpha-1
|
||||||
|
- Initial version
|
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
Name: xdg-desktop-portal-gnome
|
Name: xdg-desktop-portal-gnome
|
||||||
Version: 42.0.1
|
Version: 42.0.1
|
||||||
Release: 2%{?dist}
|
Release: %autorelease
|
||||||
Summary: Backend implementation for xdg-desktop-portal using GNOME
|
Summary: Backend implementation for xdg-desktop-portal using GNOME
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -72,27 +72,4 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Apr 05 2022 Debarshi Ray <rishi@fedoraproject.org> - 42.0.1-2
|
%autochangelog
|
||||||
- Make the Supplements specific to Fedora to retain consistency with
|
|
||||||
xdg-desktop-portal-gtk
|
|
||||||
|
|
||||||
* Fri Mar 18 2022 David King <amigadave@amigadave.com> - 42.0.1-1
|
|
||||||
- Update to 42.0.1
|
|
||||||
|
|
||||||
* Fri Mar 18 2022 David King <amigadave@amigadave.com> - 42.0-1
|
|
||||||
- Update to 42.0
|
|
||||||
|
|
||||||
* Tue Mar 08 2022 David King <amigadave@amigadave.com> - 42~rc-1
|
|
||||||
- Update to 42.rc
|
|
||||||
|
|
||||||
* Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 41.1-2
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
||||||
|
|
||||||
* Sat Sep 25 2021 Kalev Lember <klember@redhat.com> - 41.1-1
|
|
||||||
- Update to 41.1
|
|
||||||
|
|
||||||
* Sat Sep 18 2021 David King <amigadave@amigadave.com> - 41.0-1
|
|
||||||
- Update to 41.0 (#2005532)
|
|
||||||
|
|
||||||
* Thu Sep 16 2021 David King <amigadave@amigadave.com> - 41~alpha-1
|
|
||||||
- Initial version
|
|
||||||
|
Loading…
Reference in New Issue
Block a user