Hello community, here is the log from the commit of package rubygem-unf_ext for openSUSE:Factory checked in at 2018-03-06 10:46:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-unf_ext (Old) and /work/SRC/openSUSE:Factory/.rubygem-unf_ext.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-unf_ext" Tue Mar 6 10:46:25 2018 rev:4 rq:581512 version:0.0.7.5 Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-unf_ext/rubygem-unf_ext.changes 2017-04-20 20:59:06.402757012 +0200 +++ /work/SRC/openSUSE:Factory/.rubygem-unf_ext.new/rubygem-unf_ext.changes 2018-03-06 10:46:26.674112149 +0100 @@ -1,0 +2,10 @@ +Tue Feb 27 05:39:23 UTC 2018 - [email protected] + +- updated to version 0.0.7.5 + see installed CHANGELOG.md + + ## 0.0.7.5 (2018-02-06) + + - Version bump just for adding Windows binaries for Ruby 2.5. + +------------------------------------------------------------------- Old: ---- unf_ext-0.0.7.4.gem New: ---- unf_ext-0.0.7.5.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-unf_ext.spec ++++++ --- /var/tmp/diff_new_pack.WiMKny/_old 2018-03-06 10:46:27.446084262 +0100 +++ /var/tmp/diff_new_pack.WiMKny/_new 2018-03-06 10:46:27.446084262 +0100 @@ -1,7 +1,7 @@ # # spec file for package rubygem-unf_ext # -# 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 @@ -24,7 +24,7 @@ # Name: rubygem-unf_ext -Version: 0.0.7.4 +Version: 0.0.7.5 Release: 0 %define mod_name unf_ext %define mod_full_name %{mod_name}-%{version} @@ -36,7 +36,7 @@ BuildRequires: %{rubygem gem2rpm} BuildRequires: ruby-macros >= 5 Url: https://github.com/knu/ruby-unf_ext -Source: http://rubygems.org/gems/%{mod_full_name}.gem +Source: https://rubygems.org/gems/%{mod_full_name}.gem Source1: gem2rpm.yml Summary: Unicode Normalization Form support library for CRuby License: MIT ++++++ unf_ext-0.0.7.4.gem -> unf_ext-0.0.7.5.gem ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md --- old/CHANGELOG.md 2017-04-18 18:59:12.000000000 +0200 +++ new/CHANGELOG.md 2018-02-06 06:47:43.000000000 +0100 @@ -1,3 +1,7 @@ +## 0.0.7.5 (2018-02-06) + +- Version bump just for adding Windows binaries for Ruby 2.5. + ## 0.0.7.4 (2017-04-19) - Fix build on ARM and GCC 6 again. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/LICENSE.txt new/LICENSE.txt --- old/LICENSE.txt 2017-04-18 18:59:12.000000000 +0200 +++ new/LICENSE.txt 2018-02-06 06:47:43.000000000 +0100 @@ -1,7 +1,7 @@ The MIT License Copyright (c) 2010 Takeru Ohta <[email protected]> -Copyright (c) 2011-2017 Akinori MUSHA <[email protected]> (extended Ruby support) +Copyright (c) 2011-2018 Akinori MUSHA <[email protected]> (extended Ruby support) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/README.md new/README.md --- old/README.md 2017-04-18 18:59:12.000000000 +0200 +++ new/README.md 2018-02-06 06:47:43.000000000 +0100 @@ -51,7 +51,7 @@ ------- Copyright (c) 2010-2017 Takeru Ohta -Copyright (c) 2011-2017 Akinori MUSHA +Copyright (c) 2011-2018 Akinori MUSHA Licensed under the MIT license. See `LICENSE` for details. Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lib/unf_ext/version.rb new/lib/unf_ext/version.rb --- old/lib/unf_ext/version.rb 2017-04-18 18:59:12.000000000 +0200 +++ new/lib/unf_ext/version.rb 2018-02-06 06:47:43.000000000 +0100 @@ -1,5 +1,5 @@ module UNF class Normalizer - VERSION = "0.0.7.4" + VERSION = "0.0.7.5" end end diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/metadata new/metadata --- old/metadata 2017-04-18 18:59:12.000000000 +0200 +++ new/metadata 2018-02-06 06:47:43.000000000 +0100 @@ -1,7 +1,7 @@ --- !ruby/object:Gem::Specification name: unf_ext version: !ruby/object:Gem::Version - version: 0.0.7.4 + version: 0.0.7.5 platform: ruby authors: - Takeru Ohta @@ -9,7 +9,7 @@ autorequire: bindir: bin cert_chain: [] -date: 2017-04-18 00:00:00.000000000 Z +date: 2018-02-06 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: rake @@ -147,7 +147,7 @@ version: '0' requirements: [] rubyforge_project: -rubygems_version: 2.5.2 +rubygems_version: 2.6.14 signing_key: specification_version: 4 summary: Unicode Normalization Form support library for CRuby
