From 446fbd19242c9abe1cfe864e4abf8c1ea7fba20c255359a3cd57f4e36ae07572 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 21 Sep 2012 20:42:06 +0000 Subject: [PATCH] Accepting request 134496 from home:Zaitor:branches:GNOME:Apps Update to ver 1.7.0 OBS-URL: https://build.opensuse.org/request/show/134496 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/gcstar?expand=0&rev=17 --- gcstar-1.6.2.tar.gz | 3 --- gcstar-1.7.0.tar.gz | 3 +++ gcstar.changes | 27 +++++++++++++++++++++++++++ gcstar.spec | 17 +++++++---------- 4 files changed, 37 insertions(+), 13 deletions(-) delete mode 100644 gcstar-1.6.2.tar.gz create mode 100644 gcstar-1.7.0.tar.gz diff --git a/gcstar-1.6.2.tar.gz b/gcstar-1.6.2.tar.gz deleted file mode 100644 index 30705ce..0000000 --- a/gcstar-1.6.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eca5ac91ae88125f8441007ee4db84828bf0c41f6f9de8f20ffe163c9a112741 -size 4499704 diff --git a/gcstar-1.7.0.tar.gz b/gcstar-1.7.0.tar.gz new file mode 100644 index 0000000..5c0f8e2 --- /dev/null +++ b/gcstar-1.7.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cd76231c5410653b241c5aa37dc8120f4f94c3bccb3290f97ac0347acad7039 +size 4506937 diff --git a/gcstar.changes b/gcstar.changes index 6447130..63e64f0 100644 --- a/gcstar.changes +++ b/gcstar.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Sun Sep 16 12:03:59 UTC 2012 - zaitor@opensuse.org + +- Update to version 1.7.0: + + User interface changes: + - All the settings for the current type of list can be changed + directly below the list. + - It's now possible to define default values for the fields + when adding a new item to a collection. + - New menu to show/hide menu, tool and status bars. + - Slight animations have been added in image mode. + - A popup is displayed in image mode to show a summary of the + item. + + Bugs fixed: + - When saving an item which date is the current one. + - The list of saved searches in toolbar was not reset when + displaying all collection items. + - Ranges were not handled correctly when searching. + - With collections of video games, the units field was not + hidden if user chose to hide file size. + - In image mode, some items were not displayed correctly when + grouping. + - Fixed some website plugins. + + Updated translations. +- Drop hack to kill backupfiles previously found in tarball. Fixed + upstream. + ------------------------------------------------------------------- Mon Oct 3 07:40:29 UTC 2011 - vuntz@opensuse.org diff --git a/gcstar.spec b/gcstar.spec index fc0f7a0..d5a80ef 100644 --- a/gcstar.spec +++ b/gcstar.spec @@ -1,7 +1,7 @@ # # spec file for package gcstar # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,35 +16,34 @@ # - Name: gcstar -Version: 1.6.2 -Release: 1 -License: GPL-2.0 +Version: 1.7.0 +Release: 0 Summary: Application to manage collections -Url: http://www.gcstar.org/ +License: GPL-2.0 Group: Productivity/Office/Management +Url: http://www.gcstar.org/ Source0: http://download.gna.org/gcstar/%{name}-%{version}.tar.gz # PATCH-FIX-OPENSUSE gcstar-fix-desktop.patch vuntz@opensuse.org -- Fix desktop file for openSUSE Patch0: gcstar-fix-desktop.patch BuildRequires: fdupes BuildRequires: perl +BuildRequires: perl-libwww-perl BuildRequires: perl(Crypt::SSLeay) BuildRequires: perl(Gtk2) >= 1.054 BuildRequires: perl(HTML::Parser) BuildRequires: perl(XML::Parser) BuildRequires: perl(XML::Simple) -BuildRequires: perl-libwww-perl # We need the %%mime_database_* macros BuildRequires: shared-mime-info BuildRequires: update-desktop-files Requires: perl +Requires: perl-libwww-perl Requires: perl(Crypt::SSLeay) Requires: perl(Gtk2) >= 1.054 Requires: perl(HTML::Parser) Requires: perl(XML::Parser) Requires: perl(XML::Simple) -Requires: perl-libwww-perl Recommends: perl(Archive::Zip) Recommends: perl(GD) Recommends: perl(GD::Graph::area) @@ -87,8 +86,6 @@ mkdir -p %{buildroot}%{_datadir}/mime/packages install -m 644 share/applications/gcstar.xml %{buildroot}%{_datadir}/mime/packages mkdir -p %{buildroot}%{_datadir}/applications %suse_update_desktop_file -i gcstar Database -# A hack around killing backup files found in the tarball. Remove when failing. -rm %{buildroot}/usr/lib/gcstar/GCPlugins/GCbooks/GCSaraiva.pm.orig %fdupes %{buildroot}%{_datadir} %clean