commit gnome-passwordsafe for openSUSE:Factory

2020-07-27 Thread root
Hello community,

here is the log from the commit of package gnome-passwordsafe for 
openSUSE:Factory checked in at 2020-07-27 17:49:07

Comparing /work/SRC/openSUSE:Factory/gnome-passwordsafe (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-passwordsafe.new.3592 (New)


Package is "gnome-passwordsafe"

Mon Jul 27 17:49:07 2020 rev:3 rq:822965 version:3.99.2

Changes:

--- /work/SRC/openSUSE:Factory/gnome-passwordsafe/gnome-passwordsafe.changes
2019-05-03 22:43:58.623437323 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-passwordsafe.new.3592/gnome-passwordsafe.changes
  2020-07-27 17:50:49.243616342 +0200
@@ -1,0 +2,13 @@
+Sun Jul 19 16:40:06 UTC 2020 - Kirill Kirillov 
+
+- Update to version 3.99.2
+  + Fix a crash if certain attributes are empty
+  + Fix search not returning results issue
+- Relese notes for version 3.99.1
+  + Updated to pykeepass 3.2
+- Relese notes for version 3.99
+  + Added support for attachments
+  + Added undo/redo support in input fields
+  + Implemented compatibility for pykeepass 3.1
+
+---

Old:

  PasswordSafe-3.32.0.tar.bz2

New:

  PasswordSafe-3.99.2.tar.bz2



Other differences:
--
++ gnome-passwordsafe.spec ++
--- /var/tmp/diff_new_pack.W84CpB/_old  2020-07-27 17:50:51.351618664 +0200
+++ /var/tmp/diff_new_pack.W84CpB/_new  2020-07-27 17:50:51.351618664 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-passwordsafe
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,13 +12,14 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
+
 %define appname PasswordSafe
 %define appid   org.gnome.PasswordSafe
 Name:   gnome-passwordsafe
-Version:3.32.0
+Version:3.99.2
 Release:0
 Summary:A password manager for GNOME
 License:GPL-3.0-or-later
@@ -28,19 +29,19 @@
 BuildRequires:  meson
 BuildRequires:  pkgconfig
 BuildRequires:  python3-base
-BuildRequires:  python3-pykeepass
 BuildRequires:  python3-construct
+BuildRequires:  python3-pykeepass
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
 BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(libhandy-0.0)
 BuildRequires:  pkgconfig(pwquality)
-Requires:   python3-pykeepass
+Requires:   python3-argon2-cffi
 Requires:   python3-construct
-Requires:   python3-pycryptodome
 Requires:   python3-lxml
 Requires:   python3-pwquality
-Requires:   python3-argon2-cffi
+Requires:   python3-pycryptodome
+Requires:   python3-pykeepass
 BuildArch:  noarch
 
 %description

++ PasswordSafe-3.32.0.tar.bz2 -> PasswordSafe-3.99.2.tar.bz2 ++
 14299 lines of diff (skipped)




commit gnome-passwordsafe for openSUSE:Factory

2019-05-03 Thread root
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 
+
+- 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)




commit gnome-passwordsafe for openSUSE:Factory

2018-11-29 Thread root
Hello community,

here is the log from the commit of package gnome-passwordsafe for 
openSUSE:Factory checked in at 2018-11-29 22:59:11

Comparing /work/SRC/openSUSE:Factory/gnome-passwordsafe (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-passwordsafe.new.19453 (New)


Package is "gnome-passwordsafe"

Thu Nov 29 22:59:11 2018 rev:1 rq:652236 version:3.30.2

Changes:

New Changes file:

--- /dev/null   2018-10-29 14:05:42.522318975 +0100
+++ 
/work/SRC/openSUSE:Factory/.gnome-passwordsafe.new.19453/gnome-passwordsafe.changes
 2018-11-29 22:59:11.743595502 +0100
@@ -0,0 +1,22 @@
+---
+Thu Nov 22 17:24:04 UTC 2018 - Jan Engelhardt 
+
+- Drop judgment from description.
+
+---
+Wed Oct 31 08:22:06 UTC 2018 - badshah...@gmail.com
+
+- Update to version 3.30.2:
+  + Updated translations.
+- Changes from version 3.30.1:
+  + Assign a color and additional attributes to entries.
+  + Database keyfile changing.
+  + Responsive UI for both desktop and mobile.
+- Split out lang package.
+- Add new BuildRequires: pkgconfig(libhandy-0.0) and
+  python3-construct (also as Requires).
+
+---
+Wed Aug 22 15:50:01 UTC 2018 - badshah...@gmail.com
+
+- Initial package.

New:

  PasswordSafe-3.30.2.tar.bz2
  gnome-passwordsafe.changes
  gnome-passwordsafe.spec



Other differences:
--
++ gnome-passwordsafe.spec ++
#
# spec file for package gnome-passwordsafe
#
# Copyright (c) 2018 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

%define appname PasswordSafe
Name:   gnome-passwordsafe
Version:3.30.2
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
BuildRequires:  meson
BuildRequires:  pkgconfig
BuildRequires:  python3-base
BuildRequires:  python3-pykeepass
BuildRequires:  python3-construct
BuildRequires:  update-desktop-files
BuildRequires:  pkgconfig(gobject-introspection-1.0)
BuildRequires:  pkgconfig(gtk+-3.0)
BuildRequires:  pkgconfig(libhandy-0.0)
Requires:   python3-pykeepass
Requires:   python3-construct
BuildArch:  noarch

%description
Password Safe is a password manager which makes use of the Keepass v.4 format.
It integrates with the GNOME desktop and provides an interface for the 
management of password databases.

%lang_package

%prep
%setup -q -n %{appname}-%{version}

%build
%meson
%meson_build

%install
%meson_install
%suse_update_desktop_file org.gnome.PasswordSafe System Security

%find_lang passwordsafe %{?no_lang_C}

%files
%license LICENSE
%doc README.md
%{_bindir}/gnome-passwordsafe
%{python3_sitelib}/passwordsafe/
%{_datadir}/applications/*.desktop
%{_datadir}/passwordsafe/
%{_datadir}/glib-2.0/schemas/org.gnome.PasswordSafe.gschema.xml
%{_datadir}/icons/hicolor/*/apps/*
%dir %{_datadir}/metainfo
%{_datadir}/metainfo/*.appdata.xml

%files lang -f passwordsafe.lang

%changelog