Hello community,

here is the log from the commit of package gpa for openSUSE:Factory checked in 
at 2012-11-21 16:46:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gpa (Old)
 and      /work/SRC/openSUSE:Factory/.gpa.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gpa", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gpa/gpa.changes  2012-01-05 19:12:29.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.gpa.new/gpa.changes     2012-11-21 
16:46:37.000000000 +0100
@@ -1,0 +2,31 @@
+Tue Nov 20 20:04:53 UTC 2012 - [email protected]
+
+- Update to version 0.9.3:
+  + Allow searching in the keylist.
+  + Collected bug fixes.
+- Changes from version 0.9.2:
+  + Adjust server mode to modern Libassuan.
+  + Add options --gpg-binary, --gpgsm-binary and --debug-edit-fsm.
+  + Properly process CMS data in the clipboard and with the
+    server's VERIFY_FILES and DECRYPT_FILES commands.
+  + Minor code cleanups.
+- Changes from version 0.9.1:
+  + The key selection dialogs for encryption and signing do not
+    anymore list expired, revoked or otherwise invalid keys.
+  + If no recipients are given to the server, a generic key
+    selection dialog is now used.
+  + Now works with Libassuan 2.x.
+  + The card manager now displays the ATR for an unknown card.
+- Drop gpa-assuan2.patch: fixed upstream
+- Remove gpa.desktop source file, it's included in the tarball and
+  correctly installed.
+- Drop automake BuildRequires and autoreconf call: no longer
+  needed, as we don't carry patches touching the build system.
+- No longer rename zh_TW.Big5 to zh_TW: fixed upstream.
+- Remove unsupported configure parameters --enable-shared and
+  --enable-static-rnd=linux
+- The hack to first "make gpadefs.h" is no longer needed.
+- Package manpage.
+- Drop conditions for obsoleted openSUSE versions (1130).
+
+-------------------------------------------------------------------

Old:
----
  gpa-0.9.0.tar.bz2
  gpa-assuan2.patch
  gpa.desktop

New:
----
  gpa-0.9.3.tar.bz2

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

Other differences:
------------------
++++++ gpa.spec ++++++
--- /var/tmp/diff_new_pack.SM6SMR/_old  2012-11-21 16:46:40.000000000 +0100
+++ /var/tmp/diff_new_pack.SM6SMR/_new  2012-11-21 16:46:40.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gpa
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,21 +17,17 @@
 
 
 Name:           gpa
-Version:        0.9.0
+Version:        0.9.3
 Release:        0
 Summary:        GNU Privacy Assistant
 License:        GPL-3.0
 Group:          Productivity/Security
 Url:            http://www.gnupg.org/related_software/gpa/index.html
 Source:         gpa-%{version}.tar.bz2
-Source1:        gpa.desktop
-# PATCH-FIX-UPSTREAM gpa-assuan2.patch -- Taken from upstream
-Patch0:         gpa-assuan2.patch
-BuildRequires:  automake
 BuildRequires:  gnupg
 BuildRequires:  gpgme-devel >= 1.2.0
 BuildRequires:  gtk2-devel >= 2.10.0
-BuildRequires:  libassuan-devel >= 1.0.4
+BuildRequires:  libassuan-devel >= 1.1.0
 BuildRequires:  update-desktop-files
 Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -44,23 +40,14 @@
 %lang_package
 %prep
 %setup -q
-%if 0%{?suse_version} > 1120
-%patch0 -p0
-%endif
 
 %build
-autoreconf -fi
 %configure \
-        --enable-shared \
-        --with-gnu-ld \
-        --enable-static-rnd=linux \
-make gpadefs.h #without this hack, 0.9.0 doesn't build in chroot
-make
+        --with-gnu-ld 
+%__make %{?_smp_mflags}
 
 %install
 %makeinstall
-mv $RPM_BUILD_ROOT/usr/share/locale/zh_TW.Big5 \
-   $RPM_BUILD_ROOT/usr/share/locale/zh_TW
 %suse_update_desktop_file -i %name Security
 %find_lang %{name} %{?no_lang_C}
 
@@ -70,24 +57,19 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%if 0%{?suse_version} > 1130
-
 %post
 %desktop_database_post
-%endif
-
-%if 0%{?suse_version} > 1130
 
 %postun
 %desktop_database_postun
-%endif
 
 %files
 %defattr(-,root,root)
-%doc NEWS COPYING TODO THANKS AUTHORS
+%doc NEWS COPYING TODO THANKS AUTHORS ChangeLog ChangeLog-2011
+%doc %{_mandir}/man1/%{name}.1%{?ext_man}
 %{_bindir}/gpa
-%{_datadir}/gpa
 %{_datadir}/applications/%name.desktop
+%{_datadir}/gpa/
 %{_datadir}/pixmaps/gpa.png
 
 %files lang -f %{name}.lang

++++++ gpa-0.9.0.tar.bz2 -> gpa-0.9.3.tar.bz2 ++++++
++++ 73618 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to