Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rubygem-mimemagic for 
openSUSE:Factory checked in at 2022-03-06 18:15:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-mimemagic (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-mimemagic.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-mimemagic"

Sun Mar  6 18:15:43 2022 rev:7 rq:959672 version:0.4.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-mimemagic/rubygem-mimemagic.changes      
2020-05-11 13:41:35.185149097 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-mimemagic.new.1958/rubygem-mimemagic.changes
    2022-03-06 18:15:57.987827555 +0100
@@ -1,0 +2,6 @@
+Thu Mar  3 08:22:52 UTC 2022 - Stephan Kulow <co...@suse.com>
+
+- updated to version 0.4.3
+ see installed CHANGELOG.md
+
+-------------------------------------------------------------------

Old:
----
  mimemagic-0.3.5.gem

New:
----
  mimemagic-0.4.3.gem

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

Other differences:
------------------
++++++ rubygem-mimemagic.spec ++++++
--- /var/tmp/diff_new_pack.tPFuwG/_old  2022-03-06 18:15:58.575827635 +0100
+++ /var/tmp/diff_new_pack.tPFuwG/_new  2022-03-06 18:15:58.583827636 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-mimemagic
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,15 +24,18 @@
 #
 
 Name:           rubygem-mimemagic
-Version:        0.3.5
+Version:        0.4.3
 Release:        0
 %define mod_name mimemagic
 %define mod_full_name %{mod_name}-%{version}
+# MANUAL
+BuildRequires:  shared-mime-info
+# /MANUAL
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  %{rubydevel}
 BuildRequires:  %{rubygem gem2rpm}
-BuildRequires:  %{ruby}
 BuildRequires:  ruby-macros >= 5
-URL:            https://github.com/minad/mimemagic
+URL:            https://github.com/mimemagicrb/mimemagic
 Source:         https://rubygems.org/gems/%{mod_full_name}.gem
 Source1:        gem2rpm.yml
 Summary:        Fast mime detection by extension or content
@@ -40,8 +43,8 @@
 Group:          Development/Languages/Ruby
 
 %description
-Fast mime detection by extension or content in pure ruby (Uses
-freedesktop.org.xml shared-mime-info database).
+Fast mime detection by extension or content (Uses freedesktop.org.xml
+shared-mime-info database).
 
 %prep
 
@@ -51,6 +54,7 @@
 %gem_install \
   --doc-files="CHANGELOG.md LICENSE README.md" \
   -f
+%gem_cleanup
 
 %gem_packages
 

++++++ gem2rpm.yml ++++++
--- /var/tmp/diff_new_pack.tPFuwG/_old  2022-03-06 18:15:58.635827643 +0100
+++ /var/tmp/diff_new_pack.tPFuwG/_new  2022-03-06 18:15:58.651827645 +0100
@@ -1,58 +1,9 @@
-# ---
-# ## used by gem2rpm
-# :summary: this is a custom summary
-# ## used by gem2rpm
-# :description: |-
-#   this is a custom description
-#
-#   it can be multiline
-# ## used by gem2rpm
-# :license: MIT or Ruby
-# ## used by gem2rpm and gem_packages
-# :version_suffix: -x_y
-# ## used by gem2rpm and gem_packages
-# :disable_docs: true
-# ## used by gem2rpm
-# :disable_automatic_rdoc_dep: true
-# ## used by gem2rpm
-# :preamble: |-
-#   BuildRequires: foobar
-#   Requires: foobar
-# ## used by gem2rpm
-# :patches:
-#   foo.patch: -p1
-#   bar.patch: 
-# ## used by gem2rpm
-# :sources:
-# - foo.desktop
-# - bar.desktop
-# :gem_install_args: '....'
-# ## used by gem2rpm
-# :pre_install: |-
-#   %if 0%{?use_system_libev}
-#   export USE_VENDORED_LIBEV="no"
-#   %endif
-# ## used by gem2rpm
-# :post_install: |-
-#   # delete custom files here or do other fancy stuff
-#   install -D -m 0644 %{S:1} %{buildroot}%{_bindir}/gem2rpm-opensuse
-# ## used by gem2rpm
-# :testsuite_command: |-
-#   (pushd %{buildroot}%{gem_base}/gems/%{mod_full_name} && rake test)
-# ## used by gem2rpm
-# :filelist: |-
-#   /usr/bin/gem2rpm-opensuse
-# ## used by gem2rpm
-# :scripts:
-#   :post: |-
-#     /bin/echo foo
-# ## used by gem_packages
-# :main:
-#   :preamble: |-
-#     Requires: util-linux
-#     Recommends: pwgen
-#   :filelist: |-
-#     /usr/bin/gem2rpm-opensuse
+---
+:preamble: |-
+  BuildRequires: shared-mime-info
+:main:
+  :preamble: |-
+    Requires: shared-mime-info
 # ## used by gem_packages
 # :custom:
 #   apache:

++++++ mimemagic-0.3.5.gem -> mimemagic-0.4.3.gem ++++++
++++ 44331 lines of diff (skipped)

Reply via email to