Hello community,

here is the log from the commit of package python-gpgme for openSUSE:Factory 
checked in at 2018-01-16 09:37:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-gpgme (Old)
 and      /work/SRC/openSUSE:Factory/.python-gpgme.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-gpgme"

Tue Jan 16 09:37:35 2018 rev:17 rq:563589 version:0.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-gpgme/python-gpgme.changes        
2017-06-13 16:07:01.991742904 +0200
+++ /work/SRC/openSUSE:Factory/.python-gpgme.new/python-gpgme.changes   
2018-01-16 09:37:36.331071695 +0100
@@ -1,0 +2,5 @@
+Thu Jan 11 12:17:15 UTC 2018 - [email protected]
+
+- Use python macros to not directly pull both develpackages
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-gpgme.spec ++++++
--- /var/tmp/diff_new_pack.mNJs4f/_old  2018-01-16 09:37:37.367023204 +0100
+++ /var/tmp/diff_new_pack.mNJs4f/_new  2018-01-16 09:37:37.371023017 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-gpgme
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2017 Neal Gompa <[email protected]>.
 #
 # All modifications and additions to the file contributed by third parties
@@ -35,12 +35,9 @@
 Patch0004:      0004-add-pubkey_algo-and-hash_algo-attributes-to-signatur.patch
 Patch0005:      0005-add-ENCRYPT_NO_ENCRYPT_TO-constant.patch
 Patch0006:      0006-ignore-STATUS_KEY_CONSIDERED-when-editing.patch
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  %{python_module devel}
 BuildRequires:  gpgme-devel
-BuildRequires:  python-devel
 BuildRequires:  python-rpm-macros
-BuildRequires:  python3-devel
-
 %python_subpackages
 
 %description
@@ -49,12 +46,6 @@
 
 It is built on top of the GNU Privacy Guard and the GPGME library.
 
-
-
-Authors:
---------
-    James Henstridge <[email protected]>
-
 %prep
 %setup -q -n pygpgme-%{version}
 %if 0%{?suse_version} >= 1330
@@ -68,7 +59,6 @@
 %python_install
 
 %files %{python_files}
-%defattr(-,root,root,-)
 %doc README examples tests
 %{python_sitearch}/*
 


Reply via email to