Hello community,

here is the log from the commit of package gpa for openSUSE:Factory checked in 
at 2014-11-26 10:33:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gpa (Old)
 and      /work/SRC/openSUSE:Factory/.gpa.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gpa"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gpa/gpa.changes  2014-09-18 08:02:47.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.gpa.new/gpa.changes     2014-11-26 
10:34:06.000000000 +0100
@@ -1,0 +2,10 @@
+Fri Nov 21 20:32:20 UTC 2014 - [email protected]
+
+- Update to version 0.9.6:
+  + Support keyserver operations for GnuPG 2.1.
+  + Implement the IMPORT_FILES server command.
+  + New "Refresh Key" action in the key manager's context menu.
+- remove gpg-offline, signature verificatin is now part of
+  source_validator
+
+-------------------------------------------------------------------

Old:
----
  gpa-0.9.5.tar.bz2
  gpa-0.9.5.tar.bz2.sig

New:
----
  gpa-0.9.6.tar.bz2
  gpa-0.9.6.tar.bz2.sig

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

Other differences:
------------------
++++++ gpa.spec ++++++
--- /var/tmp/diff_new_pack.FTdPOh/_old  2014-11-26 10:34:07.000000000 +0100
+++ /var/tmp/diff_new_pack.FTdPOh/_new  2014-11-26 10:34:07.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           gpa
-Version:        0.9.5
+Version:        0.9.6
 Release:        0
 Summary:        GNU Privacy Assistant
 License:        GPL-3.0
@@ -32,9 +32,6 @@
 BuildRequires:  libassuan-devel >= 1.1.0
 BuildRequires:  libgpg-error-devel >= 1.12
 BuildRequires:  update-desktop-files
-%if 0%{?suse_version} >= 1230
-BuildRequires:  gpg-offline
-%endif
 Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -44,25 +41,22 @@
 checking signatures, and signing, decrypting, and encrypting files.
 
 %lang_package
+
 %prep
-%{?gpg_verify: %gpg_verify %{S:1}}
 %setup -q
 
 %build
 %configure \
         --with-gnu-ld 
-%__make %{?_smp_mflags}
+make %{?_smp_mflags}
 
 %install
-%makeinstall
-%suse_update_desktop_file -i %name Security
+make DESTDIR=%{buildroot} install %{?_smp_mflags}
+%suse_update_desktop_file -i %{name} Security
 %find_lang %{name} %{?no_lang_C}
 
 %check
-make check
-
-%clean
-rm -rf $RPM_BUILD_ROOT
+make %{?_smp_mflags} check
 
 %post
 %desktop_database_post
@@ -75,10 +69,11 @@
 %doc NEWS COPYING TODO THANKS AUTHORS ChangeLog ChangeLog-2011
 %doc %{_mandir}/man1/%{name}.1%{?ext_man}
 %{_bindir}/gpa
-%{_datadir}/applications/%name.desktop
+%{_datadir}/applications/%{name}.desktop
 %{_datadir}/gpa/
 %{_datadir}/pixmaps/gpa.png
 
 %files lang -f %{name}.lang
+%defattr(-,root,root)
 
 %changelog

++++++ gpa-0.9.5.tar.bz2 -> gpa-0.9.6.tar.bz2 ++++++
++++ 14003 lines of diff (skipped)

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

Reply via email to