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
This commit is contained in:
parent
ccf1777efd
commit
446fbd1924
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:eca5ac91ae88125f8441007ee4db84828bf0c41f6f9de8f20ffe163c9a112741
|
|
||||||
size 4499704
|
|
3
gcstar-1.7.0.tar.gz
Normal file
3
gcstar-1.7.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3cd76231c5410653b241c5aa37dc8120f4f94c3bccb3290f97ac0347acad7039
|
||||||
|
size 4506937
|
@ -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
|
Mon Oct 3 07:40:29 UTC 2011 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
17
gcstar.spec
17
gcstar.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gcstar
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -16,35 +16,34 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Name: gcstar
|
Name: gcstar
|
||||||
Version: 1.6.2
|
Version: 1.7.0
|
||||||
Release: 1
|
Release: 0
|
||||||
License: GPL-2.0
|
|
||||||
Summary: Application to manage collections
|
Summary: Application to manage collections
|
||||||
Url: http://www.gcstar.org/
|
License: GPL-2.0
|
||||||
Group: Productivity/Office/Management
|
Group: Productivity/Office/Management
|
||||||
|
Url: http://www.gcstar.org/
|
||||||
Source0: http://download.gna.org/gcstar/%{name}-%{version}.tar.gz
|
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
|
# PATCH-FIX-OPENSUSE gcstar-fix-desktop.patch vuntz@opensuse.org -- Fix desktop file for openSUSE
|
||||||
Patch0: gcstar-fix-desktop.patch
|
Patch0: gcstar-fix-desktop.patch
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
|
BuildRequires: perl-libwww-perl
|
||||||
BuildRequires: perl(Crypt::SSLeay)
|
BuildRequires: perl(Crypt::SSLeay)
|
||||||
BuildRequires: perl(Gtk2) >= 1.054
|
BuildRequires: perl(Gtk2) >= 1.054
|
||||||
BuildRequires: perl(HTML::Parser)
|
BuildRequires: perl(HTML::Parser)
|
||||||
BuildRequires: perl(XML::Parser)
|
BuildRequires: perl(XML::Parser)
|
||||||
BuildRequires: perl(XML::Simple)
|
BuildRequires: perl(XML::Simple)
|
||||||
BuildRequires: perl-libwww-perl
|
|
||||||
# We need the %%mime_database_* macros
|
# We need the %%mime_database_* macros
|
||||||
BuildRequires: shared-mime-info
|
BuildRequires: shared-mime-info
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
Requires: perl
|
Requires: perl
|
||||||
|
Requires: perl-libwww-perl
|
||||||
Requires: perl(Crypt::SSLeay)
|
Requires: perl(Crypt::SSLeay)
|
||||||
Requires: perl(Gtk2) >= 1.054
|
Requires: perl(Gtk2) >= 1.054
|
||||||
Requires: perl(HTML::Parser)
|
Requires: perl(HTML::Parser)
|
||||||
Requires: perl(XML::Parser)
|
Requires: perl(XML::Parser)
|
||||||
Requires: perl(XML::Simple)
|
Requires: perl(XML::Simple)
|
||||||
Requires: perl-libwww-perl
|
|
||||||
Recommends: perl(Archive::Zip)
|
Recommends: perl(Archive::Zip)
|
||||||
Recommends: perl(GD)
|
Recommends: perl(GD)
|
||||||
Recommends: perl(GD::Graph::area)
|
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
|
install -m 644 share/applications/gcstar.xml %{buildroot}%{_datadir}/mime/packages
|
||||||
mkdir -p %{buildroot}%{_datadir}/applications
|
mkdir -p %{buildroot}%{_datadir}/applications
|
||||||
%suse_update_desktop_file -i gcstar Database
|
%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}
|
%fdupes %{buildroot}%{_datadir}
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
|
Loading…
x
Reference in New Issue
Block a user