diff --git a/file-roller-3.13.2.tar.xz b/file-roller-3.13.2.tar.xz deleted file mode 100644 index 6c66d0e..0000000 --- a/file-roller-3.13.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ca97b60901aefbcc585c2f432db435a2219bb4f96aa9fe4f9a06ec69fed611a1 -size 1381312 diff --git a/file-roller-3.13.91.tar.xz b/file-roller-3.13.91.tar.xz new file mode 100644 index 0000000..774936a --- /dev/null +++ b/file-roller-3.13.91.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73ec5384e9cda67f9a2a93118a7f72396137241ee24e4e7429e9ea4c2349d3d8 +size 1385824 diff --git a/file-roller.changes b/file-roller.changes index 6edcef2..fa5c185 100644 --- a/file-roller.changes +++ b/file-roller.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Mon Sep 1 22:30:06 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.13.91: + + Bugs fixed: + - fr-command-rar: check for NULL in name_field (bgo#735657). + - "New Archive" should have an ellipsis (bgo#735440). + - Remove the close action from the gear menu (bgo#735400). + - window: Use the new support for RTL icons in GtkIconTheme + (bgo#735399). + - window: Make the navigation buttons linked and separate the + home button. Also, remove the 12px at the end of the + navigation (bgo#735398). + + Updated translations. + ------------------------------------------------------------------- Mon Jul 21 20:47:02 UTC 2014 - dimstar@opensuse.org diff --git a/file-roller.spec b/file-roller.spec index deb6480..a83e7da 100644 --- a/file-roller.spec +++ b/file-roller.spec @@ -17,7 +17,7 @@ Name: file-roller -Version: 3.13.2 +Version: 3.13.91 Release: 0 Summary: An Archive Manager for GNOME License: GPL-2.0+ @@ -37,7 +37,7 @@ BuildRequires: translation-update-upstream BuildRequires: update-desktop-files BuildRequires: yelp-tools BuildRequires: pkgconfig(glib-2.0) >= 2.36.0 -BuildRequires: pkgconfig(gtk+-3.0) >= 3.12.0 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.13.2 BuildRequires: pkgconfig(json-glib-1.0) >= 0.14.0 BuildRequires: pkgconfig(libarchive) >= 3.0.0 BuildRequires: pkgconfig(libnautilus-extension)