Hello community, here is the log from the commit of package qtkeychain for openSUSE:Factory checked in at 2016-08-22 10:07:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qtkeychain (Old) and /work/SRC/openSUSE:Factory/.qtkeychain.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qtkeychain" Changes: -------- --- /work/SRC/openSUSE:Factory/qtkeychain/qtkeychain.changes 2014-10-31 12:31:12.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.qtkeychain.new/qtkeychain.changes 2016-08-22 10:07:43.000000000 +0200 @@ -1,0 +2,5 @@ +Tue Jul 12 20:58:26 UTC 2016 - [email protected] + +- update to 0.7.0 + +------------------------------------------------------------------- Old: ---- qtkeychain-0.4.tar.bz2 New: ---- v0.7.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qtkeychain.spec ++++++ --- /var/tmp/diff_new_pack.WoDNr7/_old 2016-08-22 10:07:44.000000000 +0200 +++ /var/tmp/diff_new_pack.WoDNr7/_new 2016-08-22 10:07:44.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package qtkeychain # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2012 Klaas Freitag <[email protected]>, ownCloud GmbH. # # All modifications and additions to the file contributed by third parties @@ -17,19 +17,19 @@ # -%define _soversion 0 +%define _soversion 1 Name: qtkeychain BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: libqt4-devel >= 4.6 -Version: 0.4 +Version: 0.7.0 Release: 0 Summary: Platform-independent Qt API for storing passwords securely License: BSD-2-Clause Group: Development/Libraries/C and C++ Url: https://github.com/frankosterfeld/qtkeychain -Source0: qtkeychain-%{version}.tar.bz2 +Source0: https://github.com/frankosterfeld/qtkeychain/archive/v%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build %description
