Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pretend for openSUSE:Factory 
checked in at 2022-02-03 23:16:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pretend (Old)
 and      /work/SRC/openSUSE:Factory/.python-pretend.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pretend"

Thu Feb  3 23:16:21 2022 rev:6 rq:950058 version:1.0.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pretend/python-pretend.changes    
2019-02-25 17:44:59.902916354 +0100
+++ /work/SRC/openSUSE:Factory/.python-pretend.new.1898/python-pretend.changes  
2022-02-03 23:17:01.052395268 +0100
@@ -1,0 +2,5 @@
+Mon Jan 31 00:39:16 UTC 2022 - Matej Cepl <[email protected]>
+
+- Fix files list
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pretend.spec ++++++
--- /var/tmp/diff_new_pack.h3jVk4/_old  2022-02-03 23:17:02.220387295 +0100
+++ /var/tmp/diff_new_pack.h3jVk4/_new  2022-02-03 23:17:02.224387268 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pretend
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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
@@ -51,6 +51,7 @@
 %files %{python_files}
 %license LICENSE.rst
 %doc README.rst
-%{python_sitelib}/*
+%{python_sitelib}/pretend*
+%{python_sitelib}/__pycache__/*
 
 %changelog

Reply via email to