Hello community,

here is the log from the commit of package signing-party for openSUSE:Factory 
checked in at 2015-02-18 20:36:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/signing-party (Old)
 and      /work/SRC/openSUSE:Factory/.signing-party.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "signing-party"

Changes:
--------
--- /work/SRC/openSUSE:Factory/signing-party/signing-party.changes      
2013-01-07 17:41:33.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.signing-party.new/signing-party.changes 
2015-02-18 20:36:45.000000000 +0100
@@ -1,0 +2,8 @@
+Wed Feb 18 12:26:26 UTC 2015 - astie...@suse.com
+
+- signing-party 1.1.12:
+  * new keyart command
+  * new options and commands
+  * bug and compatibility fixes
+
+-------------------------------------------------------------------

Old:
----
  signing-party_1.1.4.orig.tar.gz

New:
----
  signing-party_1.1.12.orig.tar.gz

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

Other differences:
------------------
++++++ signing-party.spec ++++++
--- /var/tmp/diff_new_pack.E2CCyR/_old  2015-02-18 20:36:46.000000000 +0100
+++ /var/tmp/diff_new_pack.E2CCyR/_new  2015-02-18 20:36:46.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package signing-party
 #
-# Copyright (c) 2013 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
@@ -17,7 +17,7 @@
 
 
 Name:           signing-party
-Version:        1.1.4
+Version:        1.1.12
 Release:        0
 Summary:        GPG Tools
 License:        GPL-2.0+
@@ -26,7 +26,7 @@
 Source:         
http://ftp.debian.org/debian/pool/main/s/signing-party/signing-party_%{version}.orig.tar.gz
 # PATCH-FIX-OPENSUSE caff-manpage.patch [bnc#722626]
 Patch1:         caff-manpage.patch
-Requires:       /usr/sbin/sendmail
+Requires:       %{_sbindir}/sendmail
 Requires:       gpg
 Requires:       perl
 Requires:       perl-GnuPG-Interface
@@ -75,11 +75,12 @@
 keyring.
 
 %prep
-%setup -n signing-party-%{version}
+%setup -q -n signing-party-%{version} -c -a0
 %patch1 -p1
+rm -rf keyanalyze
 
 %build
-make CFLAGS="%{optflags}"
+make %{?_smp_mflags} CFLAGS="%{optflags}"
 
 %install
 mkdir -p %{buildroot}
@@ -91,6 +92,7 @@
 install -m 755 gpg-mailkeys/gpg-mailkeys %{buildroot}%{_bindir}
 install -m 755 gpgsigs/gpgsigs %{buildroot}%{_bindir}
 install -m 755 keylookup/keylookup %{buildroot}%{_bindir}
+install -m 755 keyart/keyart %{buildroot}%{_bindir}
 
 install -d %{buildroot}%{_mandir}/man1
 install -m 644 caff/caff.1 caff/pgp-clean.1 caff/pgp-fixkey.1 
%{buildroot}%{_mandir}/man1
@@ -99,6 +101,7 @@
 install -m 644 gpg-mailkeys/gpg-mailkeys.1 %{buildroot}%{_mandir}/man1
 install -m 644 gpgsigs/gpgsigs.1 %{buildroot}%{_mandir}/man1
 install -m 644 keylookup/keylookup.1 %{buildroot}%{_mandir}/man1
+install -m 644 keyart/doc/keyart.1 %{buildroot}%{_mandir}/man1
 
 %files
 %defattr(-, root, root)

++++++ signing-party_1.1.4.orig.tar.gz -> signing-party_1.1.12.orig.tar.gz 
++++++
++++ 54765 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