Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pycups for openSUSE:Factory 
checked in at 2022-02-18 23:02:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pycups (Old)
 and      /work/SRC/openSUSE:Factory/.python-pycups.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pycups"

Fri Feb 18 23:02:36 2022 rev:7 rq:955503 version:2.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pycups/python-pycups.changes      
2021-03-02 15:28:53.413911879 +0100
+++ /work/SRC/openSUSE:Factory/.python-pycups.new.1958/python-pycups.changes    
2022-02-18 23:02:37.249414352 +0100
@@ -1,0 +2,5 @@
+Wed Feb 16 23:36:06 UTC 2022 - Dirk M??ller <dmuel...@suse.com>
+
+- spec-cleaner 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pycups.spec ++++++
--- /var/tmp/diff_new_pack.2RVtvu/_old  2022-02-18 23:02:37.753414313 +0100
+++ /var/tmp/diff_new_pack.2RVtvu/_new  2022-02-18 23:02:37.757414313 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pycups
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,7 +16,7 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%{?!python_module:%define python_module() python3-%{**}}
 %global skip_python2 1
 Name:           python-pycups
 Version:        2.0.1
@@ -24,7 +24,7 @@
 Summary:        Python Bindings for CUPS
 License:        GPL-2.0-or-later
 Group:          Development/Libraries/Python
-URL:            http://cyberelk.net/tim/software/pycups/
+URL:            https://github.com/OpenPrinting/pycups
 Source:         
https://files.pythonhosted.org/packages/source/p/pycups/pycups-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
 BuildRequires:  cups-devel
@@ -32,7 +32,6 @@
 BuildRequires:  python-rpm-macros
 # need to avoid cycle as cups-devel wants us (boo#1172407)
 #!BuildIgnore: cups-rpm-helper
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Obsoletes:      python-cups < %{version}
 Provides:       python-cups = %{version}
 %python_subpackages
@@ -65,7 +64,6 @@
 make install-rpmhook DESTDIR=%{buildroot}
 
 %files %{python_files}
-%defattr(-,root,root)
 %doc NEWS README TODO
 %license COPYING
 %{python_sitearch}/cups*.so

Reply via email to