3.1.2
This commit is contained in:
parent
5e7b57a874
commit
64a4c1cef5
@ -1,6 +1,6 @@
|
|||||||
Summary: Tool for viewing and creating archives
|
Summary: Tool for viewing and creating archives
|
||||||
Name: file-roller
|
Name: file-roller
|
||||||
Version: 3.1.1
|
Version: 3.1.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/Archiving
|
Group: Applications/Archiving
|
||||||
@ -91,7 +91,6 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|||||||
glib-compile-schemas %{_datadir}/glib-2.0/schemas || :
|
glib-compile-schemas %{_datadir}/glib-2.0/schemas || :
|
||||||
|
|
||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%defattr(-, root, root)
|
|
||||||
%doc README COPYING NEWS AUTHORS
|
%doc README COPYING NEWS AUTHORS
|
||||||
%{_bindir}/file-roller
|
%{_bindir}/file-roller
|
||||||
%{_datadir}/file-roller
|
%{_datadir}/file-roller
|
||||||
@ -109,6 +108,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas || :
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 18 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.2-1
|
||||||
|
- Update to 3.1.2
|
||||||
|
|
||||||
* Mon Jul 25 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.1-1
|
* Mon Jul 25 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.1-1
|
||||||
- Update to 3.1.1
|
- Update to 3.1.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user