|
|
|
@ -1,12 +1,12 @@
|
|
|
|
|
Summary: Tool for viewing and creating archives
|
|
|
|
|
Name: file-roller
|
|
|
|
|
Version: 3.20.2
|
|
|
|
|
Version: 3.21.90
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
License: GPLv2+
|
|
|
|
|
Group: Applications/Archiving
|
|
|
|
|
URL: https://wiki.gnome.org/Apps/FileRoller
|
|
|
|
|
#VCS: git:git://git.gnome.org/file-roller
|
|
|
|
|
Source: https://download.gnome.org/sources/%{name}/3.20/%{name}-%{version}.tar.xz
|
|
|
|
|
Source: https://download.gnome.org/sources/%{name}/3.21/%{name}-%{version}.tar.xz
|
|
|
|
|
|
|
|
|
|
BuildRequires: pkgconfig(gio-unix-2.0)
|
|
|
|
|
BuildRequires: pkgconfig(gtk+-3.0)
|
|
|
|
@ -97,6 +97,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Aug 18 2016 Kalev Lember <klember@redhat.com> - 3.21.90-1
|
|
|
|
|
- Update to 3.21.90
|
|
|
|
|
|
|
|
|
|
* Tue May 10 2016 Kalev Lember <klember@redhat.com> - 3.20.2-1
|
|
|
|
|
- Update to 3.20.2
|
|
|
|
|
|
|
|
|
|