Accepting request 163115 from GNOME:Apps

Update to 2.4.12 - Did you see? So far openSUSE:12.3 does not have any gnucash bugs! That's a first (forwarded request 162660 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/163115
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnucash?expand=0&rev=47
This commit is contained in:
Stephan Kulow 2013-04-08 12:50:59 +00:00 committed by Git OBS Bridge
parent 73ee563866
commit f6e9422aaf
5 changed files with 22 additions and 9 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:93c3d66af8d75da66dad814cabeb35aac417018ccc98e833af93b2ab4d7b7761
size 9408193

3
gnucash-2.4.12.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bdd106a9ca09484be8558769e559d905e0dc273766d4453e9ccf5fdfec6e88c7
size 9297994

View File

@ -1,6 +1,8 @@
--- src/quotes/gnc-fq-update.in
Index: src/quotes/gnc-fq-update.in
===================================================================
--- src/quotes/gnc-fq-update.in.orig
+++ src/quotes/gnc-fq-update.in
@@ -38,6 +38,32 @@
@@ -36,6 +36,32 @@ if ($( != 0) {
exit 0 if ($input ne "y");
}
@ -32,4 +34,4 @@
+
CPAN::Shell->install('LWP');
CPAN::Shell->install('Date::Manip');
CPAN::Shell->install('HTML::Parser');
CPAN::Shell->install('Mozilla::CA');

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Apr 4 19:49:26 UTC 2013 - dimstar@opensuse.org
- Update to version 2.4.12:
+ Bugs fixed: bgo#696469, bgo#695423, bgo#661832, bgo#667093,
bgo#680086, bgo#672364, bgo#638955, bgo#638971, bgo#680887,
bgo#677488, bgo#632931, bgo#610648, bgo#680402, bgo#680613,
bgo#680887, bgo#680576, bgo#680671.
+ Updated translations.
- Rebase gnucash-cpan-warning.patch.
-------------------------------------------------------------------
Sun Aug 5 16:13:50 UTC 2012 - dimstar@opensuse.org

View File

@ -1,7 +1,7 @@
#
# spec file for package gnucash
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2013 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
@ -17,13 +17,13 @@
Name: gnucash
Version: 2.4.11
Version: 2.4.12
Release: 0
Summary: Personal Finance Manager
License: SUSE-GPL-2.0-with-openssl-exception or SUSE-GPL-3.0-with-openssl-exception
Group: Productivity/Office/Finance
Url: http://www.gnucash.org/
Source: http://downloads.sourceforge.net/project/gnucash/gnucash%20%28stable%29/2.4.11/%{name}-%{version}.tar.bz2
Source: http://downloads.sourceforge.net/project/gnucash/gnucash%20%28stable%29/2.4.12/%{name}-%{version}.tar.bz2
Source1: %{name}-rpmlintrc
# PATCH-MISSING-TAG -- See http://wiki.opensuse.org/Packaging/Patches
Patch0: gnucash-cpan-warning.patch