Hello community,

here is the log from the commit of package alacarte for openSUSE:Factory 
checked in at 2019-02-01 11:45:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/alacarte (Old)
 and      /work/SRC/openSUSE:Factory/.alacarte.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "alacarte"

Fri Feb  1 11:45:13 2019 rev:63 rq:669782 version:3.11.91

Changes:
--------
--- /work/SRC/openSUSE:Factory/alacarte/alacarte.changes        2018-03-14 
19:36:39.646268065 +0100
+++ /work/SRC/openSUSE:Factory/.alacarte.new.28833/alacarte.changes     
2019-02-01 11:45:15.708563800 +0100
@@ -1,0 +2,5 @@
+Tue Jan 29 09:55:56 UTC 2019 - Dominique Leuenberger <[email protected]>
+
+- Update alacarte-python3.patch: Add support for python 3.7.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ alacarte.spec ++++++
--- /var/tmp/diff_new_pack.bEb5MY/_old  2019-02-01 11:45:16.168563327 +0100
+++ /var/tmp/diff_new_pack.bEb5MY/_new  2019-02-01 11:45:16.172563323 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package alacarte
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 

++++++ alacarte-python3.patch ++++++
--- /var/tmp/diff_new_pack.bEb5MY/_old  2019-02-01 11:45:16.192563302 +0100
+++ /var/tmp/diff_new_pack.bEb5MY/_new  2019-02-01 11:45:16.192563302 +0100
@@ -57,7 +57,7 @@
  IT_PROG_INTLTOOL([0.40.0])
  
 -AM_PATH_PYTHON_VERSION(2.7, 2.7.0, 2.6, 2.6.0, 2.5, 2.5.0, 2.4, 2.4.0)
-+AM_PATH_PYTHON_VERSION(3.6, 3.6.0, 2.7, 2.7.0, 2.6, 2.6.0, 2.5, 2.5.0, 2.4, 
2.4.0)
++AM_PATH_PYTHON_VERSION(3.7, 3.7.0, 3.6, 3.6.0, 2.7, 2.7.0, 2.6, 2.6.0, 2.5, 
2.5.0, 2.4, 2.4.0)
  
  PKG_CHECK_MODULES(ALACARTE, libgnome-menu-3.0 >= 3.5.3 pygobject-3.0)
  


Reply via email to