Use license macro for the COPYING file
This commit is contained in:
parent
6980ea8230
commit
d5bdb4e43d
@ -235,7 +235,8 @@ systemctl disable packagekit-offline-update.service > /dev/null 2>&1 || :
|
||||
%postun glib -p /sbin/ldconfig
|
||||
|
||||
%files -f %{name}.lang
|
||||
%doc README AUTHORS NEWS COPYING
|
||||
%license COPYING
|
||||
%doc README AUTHORS NEWS
|
||||
%dir %{_datadir}/PackageKit
|
||||
%dir %{_datadir}/PackageKit/helpers
|
||||
%dir %{_sysconfdir}/PackageKit
|
||||
@ -319,6 +320,7 @@ systemctl disable packagekit-offline-update.service > /dev/null 2>&1 || :
|
||||
* Sat Mar 28 2015 Kalev Lember <kalevlember@gmail.com> - 1.0.5-2
|
||||
- Backport a crash fix from upstream (#1185544)
|
||||
- Update cached metadata
|
||||
- Use license macro for the COPYING file
|
||||
|
||||
* Sat Feb 21 2015 Kalev Lember <kalevlember@gmail.com> - 1.0.5-1
|
||||
- Update to 1.0.5
|
||||
|
||||
Loading…
Reference in New Issue
Block a user