Hello community,
here is the log from the commit of package rubygem-libyui-rake for
openSUSE:Factory checked in at 2020-04-23 18:33:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-libyui-rake (Old)
and /work/SRC/openSUSE:Factory/.rubygem-libyui-rake.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-libyui-rake"
Thu Apr 23 18:33:33 2020 rev:9 rq:796438 version:0.1.20
Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-libyui-rake/rubygem-libyui-rake.changes
2019-09-07 11:51:17.362292325 +0200
+++
/work/SRC/openSUSE:Factory/.rubygem-libyui-rake.new.2738/rubygem-libyui-rake.changes
2020-04-23 18:33:47.752473214 +0200
@@ -1,0 +2,7 @@
+Thu Apr 23 07:31:19 UTC 2020 - Ladislav Slezák <[email protected]>
+
+- Added "sle15sp2" target, "sle_latest" moved to SLE15-SP3
+ (bsc#1170286)
+- 0.1.20
+
+-------------------------------------------------------------------
Old:
----
libyui-rake-0.1.19.gem
New:
----
libyui-rake-0.1.20.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-libyui-rake.spec ++++++
--- /var/tmp/diff_new_pack.HSwarI/_old 2020-04-23 18:33:48.564474767 +0200
+++ /var/tmp/diff_new_pack.HSwarI/_new 2020-04-23 18:33:48.568474775 +0200
@@ -1,7 +1,7 @@
#
# spec file for package rubygem-libyui-rake
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# 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: rubygem-libyui-rake
-Version: 0.1.19
+Version: 0.1.20
Release: 0
%define mod_name libyui-rake
%define mod_full_name %{mod_name}-%{version}
@@ -25,7 +25,7 @@
BuildRequires: %{rubygem gem2rpm}
BuildRequires: %{ruby}
BuildRequires: ruby-macros >= 5
-Url: http://github.org/openSUSE/libyui-rake
+URL: http://github.org/openSUSE/libyui-rake
Source: http://rubygems.org/gems/%{mod_full_name}.gem
Summary: Rake tasks providing basic work-flow for libyui development
License: LGPL-2.1-only
++++++ libyui-rake-0.1.19.gem -> libyui-rake-0.1.20.gem ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/VERSION new/VERSION
--- old/VERSION 2019-06-12 19:06:13.000000000 +0200
+++ new/VERSION 2020-04-23 10:03:27.000000000 +0200
@@ -1 +1 @@
-0.1.19
+0.1.20
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/data/targets.yml new/data/targets.yml
--- old/data/targets.yml 2019-06-12 19:06:13.000000000 +0200
+++ new/data/targets.yml 2020-04-23 10:03:27.000000000 +0200
@@ -54,11 +54,16 @@
obs_project: "Devel:YaST:SLE-15-SP1"
obs_sr_project: "SUSE:SLE-15-SP1:Update"
obs_target: "SUSE_SLE-15-SP1_GA"
+:sle15sp2:
+ obs_api: "https://api.suse.de/"
+ obs_project: "Devel:YaST:SLE-15-SP2"
+ obs_sr_project: "SUSE:SLE-15-SP2:Update"
+ obs_target: "SUSE_SLE-15-SP2_GA"
:sle_latest:
obs_api: "https://api.suse.de/"
obs_project: "Devel:YaST:Head"
- obs_sr_project: "SUSE:SLE-15-SP2:GA"
- obs_target: "SUSE_SLE-15-SP2_GA"
+ obs_sr_project: "SUSE:SLE-15-SP3:GA"
+ obs_target: "SUSE_SLE-15-SP3_GA"
:factory:
obs_project: "devel:libraries:libyui"
obs_sr_project: "openSUSE:Factory"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata 2019-09-05 16:16:41.000000000 +0200
+++ new/metadata 2020-04-23 10:03:27.000000000 +0200
@@ -1,14 +1,14 @@
--- !ruby/object:Gem::Specification
name: libyui-rake
version: !ruby/object:Gem::Version
- version: 0.1.19
+ version: 0.1.20
platform: ruby
authors:
- YaST team
autorequire:
bindir: bin
cert_chain: []
-date: 2019-09-05 00:00:00.000000000 Z
+date: 2020-04-23 00:00:00.000000000 Z
dependencies:
- !ruby/object:Gem::Dependency
name: rake
@@ -81,8 +81,7 @@
- !ruby/object:Gem::Version
version: '0'
requirements: []
-rubyforge_project:
-rubygems_version: 2.7.6.2
+rubygems_version: 3.0.3
signing_key:
specification_version: 4
summary: Rake tasks providing basic workflow for libyui development