Hello community,

here is the log from the commit of package keepassx for openSUSE:Factory 
checked in at 2015-08-01 11:38:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        2014-09-03 
20:07:18.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.keepassx.new/keepassx.changes   2015-08-01 
11:38:42.000000000 +0200
@@ -1,0 +2,24 @@
+Mon Jul 20 04:34:00 UTC 2015 - [email protected]
+
+- Update build requirements to reflect upstream.
+
+-------------------------------------------------------------------
+Mon Jul 20 04:13:24 UTC 2015 - [email protected]
+
+- Update to version 2.0-beta1:
+  * Remember entry column sizes.
+  * Add translations.
+  * Support opening attachments directly.
+  * Support cmd:// URLs.
+  * Protect opened databases with a file lock.
+  * Export to csv files.
+  * Add optional tray icon.
+  * Allow setting the default auto-type sequence for groups.
+  * Make the kdbx parser more lenient.
+  * Remove –password command line option.
+  * Lots of bugfixes.
+- Drop keepassx-noselftest.patch: merged upstream.
+- Drop keepassx-ppc64le.patch: fixed upstream.
+- Drop KeyFileHandling.patch: fixed upstream.
+
+-------------------------------------------------------------------

Old:
----
  KeyFileHandling.patch
  keepassx-2.0-alpha6.tar.gz
  keepassx-noselftest.patch
  keepassx-ppc64le.patch

New:
----
  keepassx-2.0-beta1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ keepassx.spec ++++++
--- /var/tmp/diff_new_pack.MN36td/_old  2015-08-01 11:38:43.000000000 +0200
+++ /var/tmp/diff_new_pack.MN36td/_new  2015-08-01 11:38:43.000000000 +0200
@@ -17,20 +17,19 @@
 
 
 Name:           keepassx
-Version:        2.0~alpha6
+Version:        2.0~beta1
 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:         
http://www.keepassx.org/dev/attachments/download/69/keepassx-2.0-alpha6.tar.gz
-Patch0:         keepassx-ppc64le.patch
-Patch1:         keepassx-noselftest.patch
-Patch2:         KeyFileHandling.patch
+Source:         
http://www.keepassx.org/dev/attachments/download/100/keepassx-2.0-beta1.tar.gz
 BuildRequires:  cmake
 BuildRequires:  fdupes
 BuildRequires:  libgcrypt-devel
-BuildRequires:  libqt4-devel
+BuildRequires:  libqt4-devel >= 4.6
+BuildRequires:  libXtst-devel
+BuildRequires:  zlib-devel
 BuildRequires:  update-desktop-files
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -43,10 +42,7 @@
 encryption algorithms currently known (AES and Twofish).
 
 %prep
-%setup -q -n keepassx-2.0-alpha6
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%setup -q -n keepassx-2.0-beta1
 
 %build
 mkdir -p build
@@ -74,7 +70,6 @@
 
 %check
 pushd build
-make test
 
 %files
 %defattr(-,root,root)


Reply via email to