Hello community,

here is the log from the commit of package rubygem-libyui-rake for 
openSUSE:Factory checked in at 2016-10-18 10:40:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-libyui-rake (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-libyui-rake.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-libyui-rake"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-libyui-rake/rubygem-libyui-rake.changes  
2016-09-14 23:35:03.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-libyui-rake.new/rubygem-libyui-rake.changes 
    2016-10-18 10:40:43.000000000 +0200
@@ -1,0 +2,6 @@
+Fri Oct  7 09:11:30 UTC 2016 - mvid...@suse.com
+
+- Added a 'staging' target for devel:libraries:libyui:Staging.
+- 0.1.5
+
+-------------------------------------------------------------------

Old:
----
  libyui-rake-0.1.4.gem

New:
----
  libyui-rake-0.1.5.gem

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

Other differences:
------------------
++++++ rubygem-libyui-rake.spec ++++++
--- /var/tmp/diff_new_pack.FYkeFy/_old  2016-10-18 10:40:44.000000000 +0200
+++ /var/tmp/diff_new_pack.FYkeFy/_new  2016-10-18 10:40:44.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           rubygem-libyui-rake
-Version:        0.1.4
+Version:        0.1.5
 Release:        0
 %define mod_name libyui-rake
 %define mod_full_name %{mod_name}-%{version}

++++++ libyui-rake-0.1.4.gem -> libyui-rake-0.1.5.gem ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/VERSION new/VERSION
--- old/VERSION 2016-09-13 10:15:08.000000000 +0200
+++ new/VERSION 2016-10-07 15:05:51.000000000 +0200
@@ -1 +1 @@
-0.1.4
+0.1.5
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        2016-09-13 10:15:08.000000000 +0200
+++ new/data/targets.yml        2016-10-07 15:05:51.000000000 +0200
@@ -1,3 +1,4 @@
+# Usage: LIBYUI_SUBMIT=staging rake osc:commit
 :leap_42_1:
   obs_api: "https://api.opensuse.org";
   obs_target: "openSUSE_Leap_42.1"
@@ -36,3 +37,6 @@
 :factory:
   obs_project: "devel:libraries:libyui"
   obs_sr_project: "openSUSE:Factory"
+:staging:
+  obs_project: "devel:libraries:libyui:Staging"
+  obs_target: "openSUSE_Tumbleweed"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata        2016-09-13 11:07:01.000000000 +0200
+++ new/metadata        2016-10-07 15:05:51.000000000 +0200
@@ -1,29 +1,35 @@
 --- !ruby/object:Gem::Specification
 name: libyui-rake
 version: !ruby/object:Gem::Version
-  version: 0.1.4
+  version: 0.1.5
 platform: ruby
 authors:
 - YaST team
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2016-09-13 00:00:00.000000000 Z
+date: 2016-10-07 00:00:00.000000000 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: rake
   requirement: !ruby/object:Gem::Requirement
     requirements:
-    - - "~>"
+    - - ">"
       - !ruby/object:Gem::Version
         version: '10.0'
+    - - "<"
+      - !ruby/object:Gem::Version
+        version: '12'
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
     requirements:
-    - - "~>"
+    - - ">"
       - !ruby/object:Gem::Version
         version: '10.0'
+    - - "<"
+      - !ruby/object:Gem::Version
+        version: '12'
 - !ruby/object:Gem::Dependency
   name: packaging_rake_tasks
   requirement: !ruby/object:Gem::Requirement
@@ -31,6 +37,9 @@
     - - ">"
       - !ruby/object:Gem::Version
         version: 1.1.4
+    - - "<"
+      - !ruby/object:Gem::Version
+        version: '2'
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
@@ -38,6 +47,9 @@
     - - ">"
       - !ruby/object:Gem::Version
         version: 1.1.4
+    - - "<"
+      - !ruby/object:Gem::Version
+        version: '2'
 description: |
   Rake tasks that support work-flow of libyui developer. It allows packaging
   a repo, sending it to build service, creating submit request
@@ -76,7 +88,7 @@
       version: '0'
 requirements: []
 rubyforge_project: 
-rubygems_version: 2.4.5.1
+rubygems_version: 2.2.2
 signing_key: 
 specification_version: 4
 summary: Rake tasks providing basic work-flow for libyui development


Reply via email to