Hello community, here is the log from the commit of package keepassx for openSUSE:Factory checked in at 2015-12-09 19:54:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/keepassx (Old) and /work/SRC/openSUSE:Factory/.keepassx.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "keepassx" Changes: -------- --- /work/SRC/openSUSE:Factory/keepassx/keepassx.changes 2015-11-05 11:35:47.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.keepassx.new/keepassx.changes 2015-12-09 22:20:36.000000000 +0100 @@ -1,0 +2,16 @@ +Mon Dec 7 21:32:41 UTC 2015 - [email protected] + +- Update to version 2.0 + * Improve UI of the search edit. + * Clear clipboard when locking databases. [#342] + * Enable Ctrl+M shortcut to minimize the window on all platforms. + [#329] + * Show a better message when trying to open an old database + format. [#338] + * Fix global auto-type behavior with some window managers. + * Show global auto-type window on the active desktop. [#359] + * Disable systray on OS X. [#326] + * Restore main window when clicking on the OS X docker icon. + [#326] + +------------------------------------------------------------------- Old: ---- keepassx-2.0-beta2.tar.gz New: ---- keepassx-2.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ keepassx.spec ++++++ --- /var/tmp/diff_new_pack.ZfF759/_old 2015-12-09 22:20:37.000000000 +0100 +++ /var/tmp/diff_new_pack.ZfF759/_new 2015-12-09 22:20:37.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package keepassx # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX 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,20 +17,20 @@ Name: keepassx -Version: 2.0~beta2 +Version: 2.0 Release: 0 Summary: Cross Platform Password Manager License: GPL-2.0 and LGPL-2.1 and LGPL-3.0+ Group: Productivity/Security Url: http://www.keepassx.org/ -Source: https://www.keepassx.org/dev/attachments/download/115/keepassx-2.0-beta2.tar.gz +Source: https://www.keepassx.org/releases/%{version}/keepassx-%{version}.tar.gz BuildRequires: cmake BuildRequires: fdupes +BuildRequires: libXtst-devel BuildRequires: libgcrypt-devel BuildRequires: libqt4-devel >= 4.6 -BuildRequires: libXtst-devel -BuildRequires: zlib-devel BuildRequires: update-desktop-files +BuildRequires: zlib-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -42,7 +42,7 @@ encryption algorithms currently known (AES and Twofish). %prep -%setup -q -n keepassx-2.0-beta2 +%setup -q -n keepassx-2.0 %build mkdir -p build ++++++ keepassx-2.0-beta2.tar.gz -> keepassx-2.0.tar.gz ++++++ ++++ 13004 lines of diff (skipped)
