Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rubygem-slim for openSUSE:Factory 
checked in at 2023-04-21 18:47:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-slim (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-slim.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-slim"

Fri Apr 21 18:47:37 2023 rev:7 rq:1081224 version:5.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-slim/rubygem-slim.changes        
2022-12-14 14:11:30.947652966 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-slim.new.1533/rubygem-slim.changes      
2023-04-21 18:47:38.484122737 +0200
@@ -1,0 +2,22 @@
+Fri Apr 21 11:01:38 UTC 2023 - Marcus Rueckert <[email protected]>
+
+- Update to 5.1.0 
+  * Allow whitespace markers for verbatim text: `|<`, `|>`, and `|<>` - #912
+  * Do not swallow single quote after output line indicator - #911
+  * Support Tilt 2.1.0 - #910
+  * Fix Railtie load error - #904
+  * Fix attribute parsing with square brackets - #796
+- Changes from 5.0.0
+  * Fix markdown interpolation #773
+  * Support case/in #884
+  * Extract slim/railtie #850
+  * css: doesn't add type='text/css' anymore #828
+  * Remove deprecated whitespace syntax =' etc
+  * Add support for annotate_rendered_view_with_filenames #867, #878, #901
+  * Remove deprecated syntax
+  * Add option to hyphenate underscore attributes - #852
+  * Update CI/CD testing and dependencies
+- drop 894.patch
+  Included in update
+
+-------------------------------------------------------------------

Old:
----
  894.patch
  slim-4.1.0.gem

New:
----
  slim-5.1.0.gem

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

Other differences:
------------------
++++++ rubygem-slim.spec ++++++
--- /var/tmp/diff_new_pack.AxTblm/_old  2023-04-21 18:47:39.076126168 +0200
+++ /var/tmp/diff_new_pack.AxTblm/_new  2023-04-21 18:47:39.084126214 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-slim
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,22 +24,19 @@
 #
 
 Name:           rubygem-slim
-Version:        4.1.0
+Version:        5.1.0
 Release:        0
 %define mod_name slim
 %define mod_full_name %{mod_name}-%{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  %{ruby >= 2.0.0}
+BuildRequires:  %{ruby >= 2.5.0}
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  ruby-macros >= 5
 BuildRequires:  update-alternatives
-URL:            http://slim-lang.com/
+URL:            http://github.com/slim-template/slim/
 Source:         https://rubygems.org/gems/%{mod_full_name}.gem
 Source1:        series
 Source2:        gem2rpm.yml
-# MANUAL
-Patch0:         894.patch
-# /MANUAL
 Summary:        Slim is a template language
 License:        MIT
 Group:          Development/Languages/Ruby
@@ -50,10 +47,6 @@
 parts without becoming cryptic.
 
 %prep
-%gem_unpack
-%patch0 -p1
-find -type f -print0 | xargs -0 touch -r %{S:0}
-%gem_build
 
 %build
 

++++++ gem2rpm.yml ++++++
--- /var/tmp/diff_new_pack.AxTblm/_old  2023-04-21 18:47:39.164126677 +0200
+++ /var/tmp/diff_new_pack.AxTblm/_new  2023-04-21 18:47:39.172126724 +0200
@@ -68,8 +68,6 @@
 #     :post: |-
 #       /bin/echo foo
 #
-:patches:
-  894.patch: -p1
 :sources:
   - series
 

++++++ slim-4.1.0.gem -> slim-5.1.0.gem ++++++
++++ 1970 lines of diff (skipped)

Reply via email to