Hello community,

here is the log from the commit of package rubygem-pry for openSUSE:Factory 
checked in at 2015-10-19 22:51:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-pry (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-pry.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-pry"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-pry/rubygem-pry.changes  2015-09-27 
08:39:41.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-pry.new/rubygem-pry.changes     
2015-10-20 00:05:35.000000000 +0200
@@ -1,0 +2,10 @@
+Thu Oct 15 04:30:45 UTC 2015 - [email protected]
+
+- updated to version 0.10.3
+ see installed CHANGELOG.md
+
+  ### 0.10.3
+  
+  * cherry-pick 0d1d72b and e0e5c75 to fix the install of Pry on Windows.
+
+-------------------------------------------------------------------

Old:
----
  pry-0.10.2.gem

New:
----
  pry-0.10.3.gem

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

Other differences:
------------------
++++++ rubygem-pry.spec ++++++
--- /var/tmp/diff_new_pack.BLjFzO/_old  2015-10-20 00:05:35.000000000 +0200
+++ /var/tmp/diff_new_pack.BLjFzO/_new  2015-10-20 00:05:35.000000000 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:           rubygem-pry
-Version:        0.10.2
+Version:        0.10.3
 Release:        0
 %define mod_name pry
 %define mod_full_name %{mod_name}-%{version}

++++++ pry-0.10.2.gem -> pry-0.10.3.gem ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md    2015-09-25 02:35:04.000000000 +0200
+++ new/CHANGELOG.md    1970-01-01 01:00:00.000000000 +0100
@@ -1,3 +1,7 @@
+### 0.10.3
+
+* cherry-pick 0d1d72b and e0e5c75 to fix the install of Pry on Windows.
+
 ### 0.10.2
 
 * cherry-pick c2ed9ec135bd791a32c70fbe05cc0508ea17c4040e from master (fix inf. 
loop with prepended methods source retrieval)
Files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/pry/version.rb new/lib/pry/version.rb
--- old/lib/pry/version.rb      2015-09-25 02:35:04.000000000 +0200
+++ new/lib/pry/version.rb      1970-01-01 01:00:00.000000000 +0100
@@ -1,3 +1,3 @@
 class Pry
-  VERSION = "0.10.2"
+  VERSION = "0.10.3"
 end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata        2015-09-25 02:35:04.000000000 +0200
+++ new/metadata        1970-01-01 01:00:00.000000000 +0100
@@ -1,7 +1,7 @@
 --- !ruby/object:Gem::Specification
 name: pry
 version: !ruby/object:Gem::Version
-  version: 0.10.2
+  version: 0.10.3
 platform: ruby
 authors:
 - John Mair (banisterfiend)
@@ -10,7 +10,7 @@
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2015-09-25 00:00:00.000000000 Z
+date: 2015-10-15 00:00:00.000000000 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: coderay
@@ -227,7 +227,7 @@
       version: '0'
 requirements: []
 rubyforge_project: 
-rubygems_version: 2.4.6
+rubygems_version: 2.0.14
 signing_key: 
 specification_version: 4
 summary: An IRB alternative and runtime developer console


Reply via email to