Update to 3.31.2
This commit is contained in:
parent
f7cb5dc1e4
commit
ee8adad639
@ -1,11 +1,11 @@
|
||||
Name: file-roller
|
||||
Version: 3.30.1
|
||||
Release: 2%{?dist}
|
||||
Version: 3.31.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool for viewing and creating archives
|
||||
|
||||
License: GPLv2+
|
||||
URL: https://wiki.gnome.org/Apps/FileRoller
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.30/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.31/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: meson >= 0.43
|
||||
BuildRequires: gcc
|
||||
@ -71,9 +71,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.FileRoller.
|
||||
%{_libexecdir}/file-roller
|
||||
%{_datadir}/dbus-1/services/org.gnome.ArchiveManager1.service
|
||||
%{_datadir}/dbus-1/services/org.gnome.FileRoller.service
|
||||
%{_datadir}/icons/hicolor/*/apps/file-roller.png
|
||||
%{_datadir}/icons/hicolor/scalable/apps/file-roller-symbolic.svg
|
||||
%{_datadir}/glib-2.0/schemas/org.gnome.FileRoller.gschema.xml
|
||||
%{_datadir}/icons/hicolor/scalable/apps/org.gnome.ArchiveManager.svg
|
||||
%{_datadir}/icons/hicolor/symbolic/apps/org.gnome.ArchiveManager-symbolic.svg
|
||||
%{_datadir}/metainfo/org.gnome.FileRoller.appdata.xml
|
||||
|
||||
%if 0%{?flatpak}
|
||||
@ -83,6 +83,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.FileRoller.
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Jan 07 2019 Kalev Lember <klember@redhat.com> - 3.31.2-1
|
||||
- Update to 3.31.2
|
||||
|
||||
* Tue Oct 2 2018 Matthias Clasen <mclasen@redhat.com> - 3.30.1-2
|
||||
- Avoid gratitious use of %{_bindir}. This breaks module builds
|
||||
- Don't build the nautilus subpackage when doing a module
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (file-roller-3.30.1.tar.xz) = 8f3f55cd7d6769fbf8f72118bb8982775c3f83534266db1f2cc9bbfd9e8dd68545ab49baaa4e468ce22e616346dec9c99c11a0c5b4208dca2e648fac8756cea7
|
||||
SHA512 (file-roller-3.31.2.tar.xz) = 99551b81e0f3e1233dfc33e9f90f3cf9dcac600504cef8b773358a998a2fb5f1cff806d2cbae62bf4062ce8999bdca17c85c8a3a493a84d741d158defabe00f8
|
||||
|
Loading…
Reference in New Issue
Block a user