Hello community,

here is the log from the commit of package pinentry for openSUSE:Factory 
checked in at 2015-03-25 21:04:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pinentry (Old)
 and      /work/SRC/openSUSE:Factory/.pinentry.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pinentry"

Changes:
--------
--- /work/SRC/openSUSE:Factory/pinentry/pinentry.changes        2014-11-14 
09:18:24.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.pinentry.new/pinentry.changes   2015-03-25 
21:04:15.000000000 +0100
@@ -1,0 +2,14 @@
+Mon Mar 23 23:35:05 UTC 2015 - crrodrig...@opensuse.org
+
+- Use -std=gnu++11 in CXXFLAGS, fix build with gcc5. 
+
+-------------------------------------------------------------------
+Thu Mar 19 16:35:14 UTC 2015 - astie...@suse.com
+
+- pinentry 0.9.1:
+ * Fixed build problems for systems without ncurses.
+ * Reworked the option parser to allow building on systems without
+   getopt_long.
+ * Fixed Qt4 build problems.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ pinentry.spec ++++++
--- /var/tmp/diff_new_pack.UoEYqM/_old  2015-03-25 21:04:15.000000000 +0100
+++ /var/tmp/diff_new_pack.UoEYqM/_new  2015-03-25 21:04:15.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pinentry
 #
-# 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
@@ -18,7 +18,7 @@
 
 %global         ncursesw_config %(set -- %{_bindir}/ncursesw*-config; echo 
${1})
 Name:           pinentry
-Version:        0.9.0
+Version:        0.9.1
 Release:        0
 Summary:        Collection of Simple PIN or Passphrase Entry Dialogs
 License:        GPL-2.0+
@@ -82,7 +82,7 @@
 moc qt4/qsecurelineedit.h > qt4/qsecurelineedit.moc
 moc qt4/pinentryconfirm.h > qt4/pinentryconfirm.moc
 export CFLAGS="%{optflags} $(%{ncursesw_config} --cflags)"
-export CXXFLAGS="%{optflags} $(%{ncursesw_config} --cflags)"
+export CXXFLAGS="%{optflags} -std=gnu++11 $(%{ncursesw_config} --cflags)"
 %configure \
        --enable-pinentry-curses \
        --enable-pinentry-qt4 \

++++++ pinentry-0.9.0.tar.bz2 -> pinentry-0.9.1.tar.bz2 ++++++
++++ 12966 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to