Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pinentry for openSUSE:Factory 
checked in at 2021-09-08 21:36:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pinentry (Old)
 and      /work/SRC/openSUSE:Factory/.pinentry.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pinentry"

Wed Sep  8 21:36:29 2021 rev:62 rq:917071 version:1.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/pinentry/pinentry.changes        2021-02-11 
12:48:19.961571455 +0100
+++ /work/SRC/openSUSE:Factory/.pinentry.new.1899/pinentry.changes      
2021-09-08 21:36:39.841891839 +0200
@@ -1,0 +2,13 @@
+Sat Aug 28 09:33:53 UTC 2021 - Andreas Stieger <[email protected]>
+
+- pinentry 1.2.0:
+  * qt: Show a warning if Caps Lock is on
+  * qt: Support password formatting.  This makes generated
+    passwords easier to transcribe
+  * qt: Fix showing of pinentry window on Wayland
+  * qt: Check passphrase constraints before accepting passphrase
+    if passphrase constraints are requested to be enforced
+  * qt: Improve detection of running in a GUI session
+  * qt: Improve accessibility when entering new password
+
+-------------------------------------------------------------------

Old:
----
  pinentry-1.1.1.tar.bz2
  pinentry-1.1.1.tar.bz2.sig

New:
----
  pinentry-1.2.0.tar.bz2
  pinentry-1.2.0.tar.bz2.sig

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

Other differences:
------------------
++++++ pinentry.spec ++++++
--- /var/tmp/diff_new_pack.MBIIoA/_old  2021-09-08 21:36:40.373892458 +0200
+++ /var/tmp/diff_new_pack.MBIIoA/_new  2021-09-08 21:36:40.377892462 +0200
@@ -20,7 +20,7 @@
 %define nmajor  %(grep NCURSES_VERSION_MAJOR < %{_includedir}/ncurses.h)
 %global flavor @BUILD_FLAVOR@%{nil}
 Name:           pinentry
-Version:        1.1.1
+Version:        1.2.0
 Release:        0
 Summary:        Collection of Simple PIN or Passphrase Entry Dialogs
 License:        GPL-2.0-or-later
@@ -39,19 +39,20 @@
 BuildRequires:  ncurses-devel
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
+Provides:       pinentry-dialog
 %if "%{flavor}" == "gui"
 BuildRequires:  pkgconfig(Qt5Core)
 BuildRequires:  pkgconfig(Qt5Gui)
 BuildRequires:  pkgconfig(Qt5Widgets)
-%ifnarch ppc
-BuildRequires:  pkgconfig(efl)
-%endif
+BuildRequires:  pkgconfig(Qt5X11Extras) >= 5.1.0
 BuildRequires:  pkgconfig(gcr-3)
 BuildRequires:  pkgconfig(gcr-base-3)
 BuildRequires:  pkgconfig(gtk+-2.0) >= 2.12.0
 BuildRequires:  pkgconfig(libsecret-1)
+%ifnarch ppc
+BuildRequires:  pkgconfig(efl)
+%endif
 %endif
-Provides:       pinentry-dialog
 
 %description
 This is a collection of simple PIN or passphrase entry dialogs which
@@ -245,6 +246,7 @@
 %{_bindir}/pinentry-qt4
 %attr(755,root,root) %{_bindir}/pinentry-qt
 %else
+
 %files
 %license COPYING
 %doc AUTHORS ChangeLog NEWS README

++++++ pinentry-1.1.1.tar.bz2 -> pinentry-1.2.0.tar.bz2 ++++++
++++ 10130 lines of diff (skipped)

Reply via email to