|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Summary: Tool for viewing and creating archives
|
|
|
|
|
Name: file-roller
|
|
|
|
|
Version: 3.20.1
|
|
|
|
|
Version: 3.20.2
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
License: GPLv2+
|
|
|
|
|
Group: Applications/Archiving
|
|
|
|
@ -97,6 +97,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue May 10 2016 Kalev Lember <klember@redhat.com> - 3.20.2-1
|
|
|
|
|
- Update to 3.20.2
|
|
|
|
|
|
|
|
|
|
* Wed Apr 13 2016 Kalev Lember <klember@redhat.com> - 3.20.1-1
|
|
|
|
|
- Update to 3.20.1
|
|
|
|
|
- Use make_install macro
|
|
|
|
|