Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Mario Blättermann
cd7437030a Use the %%license macro 2014-12-30 11:48:18 +01:00

View file

@ -1,6 +1,6 @@
Name: sfbm
Version: 0.7
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Simple file browser in the form of a menu
License: GPLv3
@ -43,7 +43,8 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
%files
%doc COPYING README README.md
%doc README README.md
%license COPYING
%{_bindir}/stupid-file-browser-menu
%{_datadir}/applications/%{name}.desktop
%{_datadir}/pixmaps/%{name}.svg
@ -52,6 +53,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
%changelog
* Tue Dec 30 2014 Mario Blättermann <mario.blaettermann@gmail.com> - 0.7-5
- Use the %%license macro
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild