Hello community,

here is the log from the commit of package rubygem-gpgme for openSUSE:Factory 
checked in at 2017-12-06 09:00:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-gpgme (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-gpgme.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-gpgme"

Wed Dec  6 09:00:57 2017 rev:7 rq:550219 version:2.0.14

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-gpgme/rubygem-gpgme.changes      
2017-09-26 21:13:33.965620754 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-gpgme.new/rubygem-gpgme.changes 
2017-12-06 09:01:30.702566512 +0100
@@ -1,0 +2,6 @@
+Sun Dec  3 19:19:48 UTC 2017 - co...@suse.com
+
+- updated to version 2.0.14
+  no changelog found
+
+-------------------------------------------------------------------

Old:
----
  gpgme-2.0.13.gem

New:
----
  gpgme-2.0.14.gem

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

Other differences:
------------------
++++++ rubygem-gpgme.spec ++++++
--- /var/tmp/diff_new_pack.pFEyMH/_old  2017-12-06 09:01:31.554535328 +0100
+++ /var/tmp/diff_new_pack.pFEyMH/_new  2017-12-06 09:01:31.558535182 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:           rubygem-gpgme
-Version:        2.0.13
+Version:        2.0.14
 Release:        0
 %define mod_name gpgme
 %define mod_full_name %{mod_name}-%{version}
@@ -38,7 +38,7 @@
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  ruby-macros >= 5
 Url:            http://github.com/ueno/ruby-gpgme
-Source:         http://rubygems.org/gems/%{mod_full_name}.gem
+Source:         https://rubygems.org/gems/%{mod_full_name}.gem
 Source1:        rubygem-gpgme-rpmlintrc
 Source2:        gem2rpm.yml
 Summary:        Ruby binding of GPGME

++++++ gpgme-2.0.13.gem -> gpgme-2.0.14.gem ++++++
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ext/gpgme/extconf.rb new/ext/gpgme/extconf.rb
--- old/ext/gpgme/extconf.rb    2017-07-02 05:07:25.000000000 +0200
+++ new/ext/gpgme/extconf.rb    2017-10-31 09:20:48.000000000 +0100
@@ -117,6 +117,8 @@
       # However, on some systems (e.g. Debian), they are splitted into
       # separate packages.
       '--disable-gpgsm-test',
+      # We only need the C API.
+      '--disable-languages',
       "CFLAGS=-fPIC #{ENV["CFLAGS"]}",
     ]
     checkpoint = 
"#{recipe.target}/#{recipe.name}-#{recipe.version}-#{recipe.host}.installed"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/gpgme/version.rb new/lib/gpgme/version.rb
--- old/lib/gpgme/version.rb    2017-07-02 05:07:25.000000000 +0200
+++ new/lib/gpgme/version.rb    2017-10-31 09:20:48.000000000 +0100
@@ -1,4 +1,4 @@
 module GPGME
   # The version of GPGME ruby binding you are using
-  VERSION = "2.0.13"
+  VERSION = "2.0.14"
 end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata        2017-07-02 05:07:25.000000000 +0200
+++ new/metadata        2017-10-31 09:20:48.000000000 +0100
@@ -1,7 +1,7 @@
 --- !ruby/object:Gem::Specification
 name: gpgme
 version: !ruby/object:Gem::Version
-  version: 2.0.13
+  version: 2.0.14
 platform: ruby
 authors:
 - Daiki Ueno
@@ -9,7 +9,7 @@
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2017-07-02 00:00:00.000000000 Z
+date: 2017-10-30 00:00:00.000000000 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: mini_portile2


Reply via email to