Hello community,

here is the log from the commit of package rubygem-xdg for openSUSE:Factory 
checked in at 2019-08-06 15:09:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-xdg (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-xdg.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-xdg"

Tue Aug  6 15:09:32 2019 rev:2 rq:717027 version:3.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-xdg/rubygem-xdg.changes  2019-01-21 
10:51:35.691928926 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-xdg.new.4126/rubygem-xdg.changes        
2019-08-06 15:09:33.435801615 +0200
@@ -1,0 +2,6 @@
+Fri Jul 19 09:46:27 UTC 2019 - Stephan Kulow <co...@suse.com>
+
+- updated to version 3.0.1
+ HISTORY.md removed upstream
+
+-------------------------------------------------------------------

Old:
----
  xdg-2.2.3.gem

New:
----
  xdg-3.0.1.gem

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

Other differences:
------------------
++++++ rubygem-xdg.spec ++++++
--- /var/tmp/diff_new_pack.xDsmB6/_old  2019-08-06 15:09:34.383801078 +0200
+++ /var/tmp/diff_new_pack.xDsmB6/_new  2019-08-06 15:09:34.391801073 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-xdg
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -24,24 +24,24 @@
 #
 
 Name:           rubygem-xdg
-Version:        2.2.3
+Version:        3.0.1
 Release:        0
 %define mod_name xdg
 %define mod_full_name %{mod_name}-%{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  ruby-macros >= 5
-BuildRequires:  %{ruby}
+BuildRequires:  %{ruby < 3}
+BuildRequires:  %{ruby => 2.6}
 BuildRequires:  %{rubygem gem2rpm}
-Url:            http://rubyworks.github.com/xdg
+BuildRequires:  ruby-macros >= 5
+Url:            https://github.com/bkuhlmann/xdg
 Source:         https://rubygems.org/gems/%{mod_full_name}.gem
 Source1:        gem2rpm.yml
-Summary:        XDG provides an interface for using XDG directory standard
-License:        BSD-2-Clause
+Summary:        Provides an implementation of the XDG Base Directory 
Specification
+License:        Apache-2.0
 Group:          Development/Languages/Ruby
 
 %description
-XDG provides a module for supporting the XDG Base Directory Standard. See
-http://standards.freedesktop.org/basedir-spec/basedir-spec-0.6.html.
+Provides an implementation of the XDG Base Directory Specification.
 
 %prep
 
@@ -49,7 +49,7 @@
 
 %install
 %gem_install \
-  --doc-files="HISTORY.md LICENSE.txt README.md" \
+  --doc-files="LICENSE.md README.md" \
   -f
 
 %gem_packages

++++++ xdg-2.2.3.gem -> xdg-3.0.1.gem ++++++
++++ 2436 lines of diff (skipped)


Reply via email to