From f1e393ec7a034d15ab51ad0b5e68a5fa493ce1d9aa4bfd667f227c78ac0cd16d Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Sat, 14 Apr 2018 09:17:17 +0000 Subject: [PATCH 1/2] Accepting request 596432 from home:wolfi323:branches:KDE:Extra - update to version 7.0.2: * fix compiling kmymoney 4.8 OBS-URL: https://build.opensuse.org/request/show/596432 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/alkimia?expand=0&rev=5 --- alkimia-7.0.1.tar.xz | 3 --- alkimia-7.0.2.tar.xz | 3 +++ alkimia.changes | 6 ++++++ alkimia.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 alkimia-7.0.1.tar.xz create mode 100644 alkimia-7.0.2.tar.xz diff --git a/alkimia-7.0.1.tar.xz b/alkimia-7.0.1.tar.xz deleted file mode 100644 index 891e8de..0000000 --- a/alkimia-7.0.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:42c49025b3f8489dcbc5df55101ef95bc920e160b9d5ecf573a88062883931bb -size 38400 diff --git a/alkimia-7.0.2.tar.xz b/alkimia-7.0.2.tar.xz new file mode 100644 index 0000000..361125f --- /dev/null +++ b/alkimia-7.0.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59e6b10d819479bc8dde53a8b10e6ec05e9d465c5e035528a5c0b036456a2454 +size 38420 diff --git a/alkimia.changes b/alkimia.changes index 1ab476f..bd120bd 100644 --- a/alkimia.changes +++ b/alkimia.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Apr 14 03:36:59 UTC 2018 - wbauer@tmo.at + +- update to version 7.0.2: + * fix compiling kmymoney 4.8 + ------------------------------------------------------------------- Fri Mar 16 21:02:17 UTC 2018 - wbauer@tmo.at diff --git a/alkimia.spec b/alkimia.spec index 409fe78..658739d 100644 --- a/alkimia.spec +++ b/alkimia.spec @@ -20,7 +20,7 @@ %define sonum 7 Name: alkimia -Version: 7.0.1 +Version: 7.0.2 Release: 0 Summary: Library with common classes and functionality used by finance applications License: LGPL-2.1+ From 446ac444fa92a3b59b5087a5d51717506f7eb1efd57d05fb7a1fda65eddc21ee Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sat, 14 Apr 2018 10:04:44 +0000 Subject: [PATCH 2/2] OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/alkimia?expand=0&rev=6 --- alkimia.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alkimia.spec b/alkimia.spec index 658739d..8e6a526 100644 --- a/alkimia.spec +++ b/alkimia.spec @@ -26,7 +26,7 @@ Summary: Library with common classes and functionality used by finance ap License: LGPL-2.1+ Group: Development/Libraries/C and C++ Url: https://kmymoney.org/ -Source0: https://download.kde.org/stable/%{name}/%{version}/src/%{name}-%{version}.tar.xz +Source0: https://download.kde.org/stable/%{name}/%{version}/%{name}-%{version}.tar.xz BuildRequires: doxygen BuildRequires: gmp-devel BuildRequires: libkde4-devel