Hello community,

here is the log from the commit of package gnome-passwordsafe for 
openSUSE:Factory checked in at 2019-05-03 22:43:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-passwordsafe (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-passwordsafe.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-passwordsafe"

Fri May  3 22:43:57 2019 rev:2 rq:693295 version:3.32.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-passwordsafe/gnome-passwordsafe.changes    
2018-11-29 22:59:11.743595502 +0100
+++ 
/work/SRC/openSUSE:Factory/.gnome-passwordsafe.new.5148/gnome-passwordsafe.changes
  2019-05-03 22:43:58.623437323 +0200
@@ -1,0 +2,15 @@
+Thu Apr  4 01:54:49 UTC 2019 - Stasiek Michalski <hel...@mailbox.org>
+
+- Password Safe 3.32 brings usability optimizations and some feature additions.
+  + Added references for linking of properties between multiple entries
+  + Added entry and group metadata dialog
+  + Added notes editor dialog with search utility
+  + Added entry duplication feature
+  + Reworked entry and group moving utility
+  + Improved editing mode performance
+  + Fixed various issues
+- Add new Requires: python3-pycryptodome python3-lxml
+  python3-pwquality (also BuildRequires: pkgconfig(pwquality))
+  python3-argon2-cffi
+
+-------------------------------------------------------------------

Old:
----
  PasswordSafe-3.30.2.tar.bz2

New:
----
  PasswordSafe-3.32.0.tar.bz2

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

Other differences:
------------------
++++++ gnome-passwordsafe.spec ++++++
--- /var/tmp/diff_new_pack.DVhbXV/_old  2019-05-03 22:43:59.379438915 +0200
+++ /var/tmp/diff_new_pack.DVhbXV/_new  2019-05-03 22:43:59.379438915 +0200
@@ -16,14 +16,15 @@
 #
 
 %define appname PasswordSafe
+%define appid   org.gnome.PasswordSafe
 Name:           gnome-passwordsafe
-Version:        3.30.2
+Version:        3.32.0
 Release:        0
 Summary:        A password manager for GNOME
 License:        GPL-3.0-or-later
 Group:          Productivity/Security
-URL:            https://gitlab.gnome.org/World/PasswordSafe
-Source:         
https://gitlab.gnome.org/World/PasswordSafe/-/archive/%{version}/PasswordSafe-%{version}.tar.bz2
+URL:            https://gitlab.gnome.org/World/%{appname}
+Source:         %{url}/-/archive/%{version}/%{appname}-%{version}.tar.bz2
 BuildRequires:  meson
 BuildRequires:  pkgconfig
 BuildRequires:  python3-base
@@ -33,8 +34,13 @@
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
 BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(libhandy-0.0)
+BuildRequires:  pkgconfig(pwquality)
 Requires:       python3-pykeepass
 Requires:       python3-construct
+Requires:       python3-pycryptodome
+Requires:       python3-lxml
+Requires:       python3-pwquality
+Requires:       python3-argon2-cffi
 BuildArch:      noarch
 
 %description
@@ -52,21 +58,22 @@
 
 %install
 %meson_install
-%suse_update_desktop_file org.gnome.PasswordSafe System Security
+%suse_update_desktop_file %{appid} System Security
 
 %find_lang passwordsafe %{?no_lang_C}
 
 %files
 %license LICENSE
 %doc README.md
-%{_bindir}/gnome-passwordsafe
+%{_bindir}/%{name}
 %{python3_sitelib}/passwordsafe/
-%{_datadir}/applications/*.desktop
+%{_datadir}/applications/%{appid}.desktop
 %{_datadir}/passwordsafe/
-%{_datadir}/glib-2.0/schemas/org.gnome.PasswordSafe.gschema.xml
-%{_datadir}/icons/hicolor/*/apps/*
+%{_datadir}/glib-2.0/schemas/%{appid}.gschema.xml
+%{_datadir}/icons/hicolor/symbolic/apps/%{appid}-symbolic.svg
+%{_datadir}/icons/hicolor/scalable/apps/%{appid}.svg
 %dir %{_datadir}/metainfo
-%{_datadir}/metainfo/*.appdata.xml
+%{_datadir}/metainfo/%{appid}.appdata.xml
 
 %files lang -f passwordsafe.lang
 

++++++ PasswordSafe-3.30.2.tar.bz2 -> PasswordSafe-3.32.0.tar.bz2 ++++++
++++ 22846 lines of diff (skipped)


Reply via email to