diff --git a/file-roller-3.26.1.tar.xz b/file-roller-3.26.1.tar.xz deleted file mode 100644 index 5318b54..0000000 --- a/file-roller-3.26.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ecd5e4c9b8435a6515120c59efeed196ec3f07cb84e1bbda7534cb5456e491ae -size 1436044 diff --git a/file-roller-3.26.2.tar.xz b/file-roller-3.26.2.tar.xz new file mode 100644 index 0000000..9843f33 --- /dev/null +++ b/file-roller-3.26.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e677b8e1c2f19aead69cf4fc419a19fc3373aaf5d7bf558b4f077f10bbba8a5 +size 1436760 diff --git a/file-roller.changes b/file-roller.changes index a79104f..554deb4 100644 --- a/file-roller.changes +++ b/file-roller.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue Oct 31 22:06:03 UTC 2017 - luc14n0@linuxmail.org + +- Update to version 3.26.2: + + Updated translations. +- Update Url to https://wiki.gnome.org/Apps/FileRoller: current + File Roller's wiki page. +- Drop pkgconfig BuildRequires: devel packages implicit dependency. +- Pass --enable-libarchive and --enable-notification to configure: + making sure the features we want are enabled. + ------------------------------------------------------------------- Tue Oct 3 21:15:22 UTC 2017 - luc14n0@linuxmail.org diff --git a/file-roller.spec b/file-roller.spec index 270396e..e339ca9 100644 --- a/file-roller.spec +++ b/file-roller.spec @@ -17,13 +17,13 @@ Name: file-roller -Version: 3.26.1 +Version: 3.26.2 Release: 0 Summary: An Archive Manager for GNOME License: GPL-2.0+ Group: Productivity/Archiving/Compression -Url: http://fileroller.sourceforge.net -Source: http://download.gnome.org/sources/file-roller/3.26/%{name}-%{version}.tar.xz +Url: https://wiki.gnome.org/Apps/FileRoller +Source: https://download.gnome.org/sources/file-roller/3.26/%{name}-%{version}.tar.xz # PATCH-FIX-OPENSUSE file-roller-3.4-change-archiver-priority.patch bnc#767386 gankov@opensuse.org -- Give unzip a higher priority than 7z when unpackging zip files. Gives better results for non-latin charsets. Patch0: file-roller-3.4-change-archiver-priority.patch # PATCH-FEATURE-OPENSUSE file-roller-pkg-match.patch bnc#696530 dimstar@opensuse.org -- List package match names for automatic installation using PK. @@ -33,7 +33,6 @@ BuildRequires: dbus-1 BuildRequires: fdupes BuildRequires: file-devel BuildRequires: intltool -BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: yelp-tools BuildRequires: pkgconfig(glib-2.0) >= 2.36.0 @@ -91,7 +90,9 @@ translation-update-upstream %build %configure\ - --enable-magic + --enable-magic \ + --enable-libarchive \ + --enable-notification make %{?_smp_mflags} %install