Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
cd7437030a |
1 changed files with 6 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue