Hello community,
here is the log from the commit of package yast2-ycp-ui-bindings for
openSUSE:Factory checked in at 2018-11-01 18:58:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-ycp-ui-bindings (Old)
and /work/SRC/openSUSE:Factory/.yast2-ycp-ui-bindings.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-ycp-ui-bindings"
Thu Nov 1 18:58:26 2018 rev:72 rq:642415 version:4.1.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/yast2-ycp-ui-bindings/yast2-ycp-ui-bindings.changes
2017-11-19 11:07:00.844963399 +0100
+++
/work/SRC/openSUSE:Factory/.yast2-ycp-ui-bindings.new/yast2-ycp-ui-bindings.changes
2018-11-01 18:58:29.913985751 +0100
@@ -1,0 +2,17 @@
+Tue Oct 16 16:35:35 CEST 2018 - [email protected]
+
+- Added license file to spec.
+
+-------------------------------------------------------------------
+Tue Oct 9 09:41:09 UTC 2018 - [email protected]
+
+- increase version to correspond to the libyui version increase
+ (related to bsc#991090)
+- 4.1.0
+
+-------------------------------------------------------------------
+Mon Aug 20 14:11:53 CEST 2018 - [email protected]
+
+- Switched license in spec file from SPDX2 to SPDX3 format.
+
+-------------------------------------------------------------------
Old:
----
yast2-ycp-ui-bindings-4.0.0.tar.bz2
New:
----
yast2-ycp-ui-bindings-4.1.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yast2-ycp-ui-bindings.spec ++++++
--- /var/tmp/diff_new_pack.vWQjhe/_old 2018-11-01 18:58:30.289985786 +0100
+++ /var/tmp/diff_new_pack.vWQjhe/_new 2018-11-01 18:58:30.293985787 +0100
@@ -1,7 +1,7 @@
#
# spec file for package yast2-ycp-ui-bindings
#
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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-ycp-ui-bindings
-Version: 4.0.0
+Version: 4.1.0
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -43,7 +43,7 @@
BuildRequires: boost-devel
Summary: YaST2 - YCP Bindings for the YaST2 User Interface Engine
-License: GPL-2.0
+License: GPL-2.0-only
Group: System/YaST
%description
@@ -96,5 +96,6 @@
%{yast_includedir}
%{_libdir}/pkgconfig/yast2-ycp-ui-bindings.pc
%doc %{yast_docdir}
+%license COPYING
%changelog
++++++ yast2-ycp-ui-bindings-4.0.0.tar.bz2 ->
yast2-ycp-ui-bindings-4.1.0.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-ycp-ui-bindings-4.0.0/examples/PatternSelector-wizard.rb
new/yast2-ycp-ui-bindings-4.1.0/examples/PatternSelector-wizard.rb
--- old/yast2-ycp-ui-bindings-4.0.0/examples/PatternSelector-wizard.rb
2017-11-15 18:30:27.473202615 +0100
+++ new/yast2-ycp-ui-bindings-4.1.0/examples/PatternSelector-wizard.rb
2018-10-16 17:43:55.000000000 +0200
@@ -7,6 +7,8 @@
Yast.import "UI"
Yast.import "Pkg"
+ textdomain "example"
+
# Pkg::SourceCreate(
"http://dist.suse.de/install/SLP/SUSE-10.1-Beta3/i386/CD1/", "" );
Pkg.SourceCreate("file:/srv/sles-10-i386/CD1/", "")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-ycp-ui-bindings-4.0.0/package/yast2-ycp-ui-bindings.changes
new/yast2-ycp-ui-bindings-4.1.0/package/yast2-ycp-ui-bindings.changes
--- old/yast2-ycp-ui-bindings-4.0.0/package/yast2-ycp-ui-bindings.changes
2017-11-15 18:30:27.545202615 +0100
+++ new/yast2-ycp-ui-bindings-4.1.0/package/yast2-ycp-ui-bindings.changes
2018-10-16 17:43:55.000000000 +0200
@@ -1,4 +1,21 @@
-------------------------------------------------------------------
+Tue Oct 16 16:35:35 CEST 2018 - [email protected]
+
+- Added license file to spec.
+
+-------------------------------------------------------------------
+Tue Oct 9 09:41:09 UTC 2018 - [email protected]
+
+- increase version to correspond to the libyui version increase
+ (related to bsc#991090)
+- 4.1.0
+
+-------------------------------------------------------------------
+Mon Aug 20 14:11:53 CEST 2018 - [email protected]
+
+- Switched license in spec file from SPDX2 to SPDX3 format.
+
+-------------------------------------------------------------------
Wed Nov 15 17:31:59 CET 2017 - [email protected]
- Fixed segfault when comparing YCPValueWidgetIDs with
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-ycp-ui-bindings-4.0.0/package/yast2-ycp-ui-bindings.spec
new/yast2-ycp-ui-bindings-4.1.0/package/yast2-ycp-ui-bindings.spec
--- old/yast2-ycp-ui-bindings-4.0.0/package/yast2-ycp-ui-bindings.spec
2017-11-15 18:30:27.545202615 +0100
+++ new/yast2-ycp-ui-bindings-4.1.0/package/yast2-ycp-ui-bindings.spec
2018-10-16 17:43:55.000000000 +0200
@@ -17,14 +17,14 @@
Name: yast2-ycp-ui-bindings
-Version: 4.0.0
+Version: 4.1.0
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: %{name}-%{version}.tar.bz2
Group: System/YaST
-License: GPL-2.0
+License: GPL-2.0-only
BuildRequires: gcc-c++
BuildRequires: libtool
@@ -97,5 +97,6 @@
%{yast_includedir}
%{_libdir}/pkgconfig/yast2-ycp-ui-bindings.pc
%doc %{yast_docdir}
+%license COPYING
%changelog