Hello community,

here is the log from the commit of package yast2-perl-bindings for 
openSUSE:Factory checked in at 2019-02-28 21:47:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-perl-bindings (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-perl-bindings.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-perl-bindings"

Thu Feb 28 21:47:15 2019 rev:43 rq:679765 version:4.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-perl-bindings/yast2-perl-bindings.changes  
2018-03-04 11:49:40.568485771 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-perl-bindings.new.28833/yast2-perl-bindings.changes
       2019-02-28 21:47:15.369426382 +0100
@@ -1,0 +2,16 @@
+Tue Feb 26 11:45:22 UTC 2019 - José Iván López González <[email protected]>
+
+- Version bump (bsc#1124009)
+- 4.1.0
+
+-------------------------------------------------------------------
+Tue Oct 16 14:47:34 CEST 2018 - [email protected]
+
+- Added license file to spec.
+
+-------------------------------------------------------------------
+Wed Aug 22 14:11:32 CEST 2018 - [email protected]
+
+- Switched license in spec file from SPDX2 to SPDX3 format.
+
+-------------------------------------------------------------------

Old:
----
  yast2-perl-bindings-4.0.1.tar.bz2

New:
----
  yast2-perl-bindings-4.1.0.tar.bz2

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

Other differences:
------------------
++++++ yast2-perl-bindings.spec ++++++
--- /var/tmp/diff_new_pack.tTqxrA/_old  2019-02-28 21:47:16.989425690 +0100
+++ /var/tmp/diff_new_pack.tTqxrA/_new  2019-02-28 21:47:17.017425678 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-perl-bindings
 #
-# 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
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-perl-bindings
-Version:        4.0.1
+Version:        4.1.0
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -42,7 +42,7 @@
 Requires:       perl(Locale::gettext)
 
 Summary:        YaST2 - Perl Bindings
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          System/YaST
 
 %description
@@ -77,5 +77,6 @@
 %{yast_ydatadir}/devtools/pluglib-bindings
 %{yast_ydatadir}/devtools/admin/aminclude/pluglib-bindings.ami
 %doc %{yast_docdir}
+%license COPYING
 
 %changelog

++++++ yast2-perl-bindings-4.0.1.tar.bz2 -> yast2-perl-bindings-4.1.0.tar.bz2 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-perl-bindings-4.0.1/.travis.yml 
new/yast2-perl-bindings-4.1.0/.travis.yml
--- old/yast2-perl-bindings-4.0.1/.travis.yml   2018-02-27 15:19:46.000000000 
+0100
+++ new/yast2-perl-bindings-4.1.0/.travis.yml   2019-02-27 10:23:14.000000000 
+0100
@@ -9,4 +9,6 @@
   # the "yast-travis-cpp" script is included in the base yastdevel/cpp image
   # see https://github.com/yast/docker-yast-cpp/blob/master/yast-travis-cpp
   # $TRAVIS_JOB_ID is not strictly required but be consistent with the other 
packages...
-  - docker run -it -e TRAVIS=1 -e TRAVIS_JOB_ID="$TRAVIS_JOB_ID" 
yast-perl-bindings-image yast-travis-cpp
+  # skip the Perl syntax check, it fails in the pluglib-bindings testsuite
+  # FIXME: enable it after removing pluglib-bindings
+  - docker run -it -e TRAVIS=1 -e TRAVIS_JOB_ID="$TRAVIS_JOB_ID" 
yast-perl-bindings-image yast-travis-cpp -x perl_syntax
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-perl-bindings-4.0.1/README.md 
new/yast2-perl-bindings-4.1.0/README.md
--- old/yast2-perl-bindings-4.0.1/README.md     2018-02-27 15:19:46.000000000 
+0100
+++ new/yast2-perl-bindings-4.1.0/README.md     2019-02-27 10:23:14.000000000 
+0100
@@ -4,3 +4,7 @@
 Jenkins: [![Jenkins 
Build](http://img.shields.io/jenkins/s/https/ci.opensuse.org/yast-perl-bindings-master.svg)](https://ci.opensuse.org/view/Yast/job/yast-perl-bindings-master/)
 
 
+### TODO
+
+- [ ] Remove the obsolete `pluglib-bindings` subdirectory
+- [ ] Enable the Perl syntax check at Travis
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-perl-bindings-4.0.1/package/yast2-perl-bindings.changes 
new/yast2-perl-bindings-4.1.0/package/yast2-perl-bindings.changes
--- old/yast2-perl-bindings-4.0.1/package/yast2-perl-bindings.changes   
2018-02-27 15:19:46.000000000 +0100
+++ new/yast2-perl-bindings-4.1.0/package/yast2-perl-bindings.changes   
2019-02-27 10:23:14.000000000 +0100
@@ -1,4 +1,20 @@
 -------------------------------------------------------------------
+Tue Feb 26 11:45:22 UTC 2019 - José Iván López González <[email protected]>
+
+- Version bump (bsc#1124009)
+- 4.1.0
+
+-------------------------------------------------------------------
+Tue Oct 16 14:47:34 CEST 2018 - [email protected]
+
+- Added license file to spec.
+
+-------------------------------------------------------------------
+Wed Aug 22 14:11:32 CEST 2018 - [email protected]
+
+- Switched license in spec file from SPDX2 to SPDX3 format.
+
+-------------------------------------------------------------------
 Tue Feb 27 09:54:50 UTC 2018 - [email protected]
 
 - Added warning to inform user that YAPI is deprecated and should
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-perl-bindings-4.0.1/package/yast2-perl-bindings.spec 
new/yast2-perl-bindings-4.1.0/package/yast2-perl-bindings.spec
--- old/yast2-perl-bindings-4.0.1/package/yast2-perl-bindings.spec      
2018-02-27 15:19:46.000000000 +0100
+++ new/yast2-perl-bindings-4.1.0/package/yast2-perl-bindings.spec      
2019-02-27 10:23:14.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-perl-bindings
-Version:        4.0.1
+Version:        4.1.0
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -42,7 +42,7 @@
 Requires:       perl(Locale::gettext)
 
 Summary:        YaST2 - Perl Bindings
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          System/YaST
 
 %description
@@ -77,5 +77,6 @@
 %{yast_ydatadir}/devtools/pluglib-bindings
 %{yast_ydatadir}/devtools/admin/aminclude/pluglib-bindings.ami
 %doc %{yast_docdir}
+%license COPYING
 
 %changelog
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-perl-bindings-4.0.1/pluglib-bindings/README 
new/yast2-perl-bindings-4.1.0/pluglib-bindings/README
--- old/yast2-perl-bindings-4.0.1/pluglib-bindings/README       2018-02-27 
15:19:46.000000000 +0100
+++ new/yast2-perl-bindings-4.1.0/pluglib-bindings/README       2019-02-27 
10:23:14.000000000 +0100
@@ -1,3 +1,9 @@
+NOTE: the pluglib-bindings library is obsolete and it will be dropped!
+
+DO NOT USE IT!!
+
+--
+
 Supported data types:
 ---------------------
 


Reply via email to