Hello community,
here is the log from the commit of package rubygem-hashdiff for
openSUSE:Factory checked in at 2019-08-06 15:09:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-hashdiff (Old)
and /work/SRC/openSUSE:Factory/.rubygem-hashdiff.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-hashdiff"
Tue Aug 6 15:09:42 2019 rev:9 rq:717300 version:1.0.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-hashdiff/rubygem-hashdiff.changes
2019-06-19 21:00:05.630072103 +0200
+++
/work/SRC/openSUSE:Factory/.rubygem-hashdiff.new.4126/rubygem-hashdiff.changes
2019-08-06 15:09:43.579795868 +0200
@@ -1,0 +2,23 @@
+Fri Jul 19 09:16:41 UTC 2019 - Stephan Kulow <[email protected]>
+
+- updated to version 1.0.0
+ see installed changelog.md
+
+ ## v1.0.0 2019-06-06
+
+ * Fix typo in readme (#72 @koic)
+ * Fix Rubocop offence (#73 @koic)
+ * Bumps version to v1.0.0 (#74 @jfelchner)
+
+ ## v1.0.0.beta1 2019-06-06
+
+ * fix warnings in ci (#69 @y-yagi)
+ * drop warnings of the constant change (#70 @jfelchner)
+
+ ## v0.4.0 2019-05-28
+
+ * refactoring (#56 #57 #59 #61 krzysiek1507)
+ * fix typo in README (#64 @pboling)
+ * change HashDiff to Hashdiff (#65 @jfelchner)
+
+-------------------------------------------------------------------
Old:
----
hashdiff-0.3.9.gem
New:
----
hashdiff-1.0.0.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-hashdiff.spec ++++++
--- /var/tmp/diff_new_pack.yfa5bo/_old 2019-08-06 15:09:44.139795551 +0200
+++ /var/tmp/diff_new_pack.yfa5bo/_new 2019-08-06 15:09:44.143795549 +0200
@@ -24,7 +24,7 @@
#
Name: rubygem-hashdiff
-Version: 0.3.9
+Version: 1.0.0
Release: 0
%define mod_name hashdiff
%define mod_full_name %{mod_name}-%{version}
@@ -35,12 +35,12 @@
Url: https://github.com/liufengyun/hashdiff
Source: https://rubygems.org/gems/%{mod_full_name}.gem
Source1: gem2rpm.yml
-Summary: HashDiff is a diff lib to compute the smallest difference
between
+Summary: Hashdiff is a diff lib to compute the smallest difference
between
License: MIT
Group: Development/Languages/Ruby
%description
-HashDiff is a diff lib to compute the smallest difference between two hashes.
+Hashdiff is a diff lib to compute the smallest difference between two hashes.
.
%prep
++++++ hashdiff-0.3.9.gem -> hashdiff-1.0.0.gem ++++++
++++ 2556 lines of diff (skipped)