Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rubygem-rails-html-sanitizer for 
openSUSE:Factory checked in at 2026-09-10 11:48:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-rails-html-sanitizer (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-rails-html-sanitizer.new.1265 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-rails-html-sanitizer"

Thu Sep 10 11:48:06 2026 rev:14 rq:1376642 version:1.7.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/rubygem-rails-html-sanitizer/rubygem-rails-html-sanitizer.changes
        2026-04-17 21:04:52.579354487 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-rails-html-sanitizer.new.1265/rubygem-rails-html-sanitizer.changes
      2026-09-10 11:51:13.184158885 +0200
@@ -1,0 +2,12 @@
+Thu Jul 30 11:49:34 UTC 2026 - Johannes Segitz <[email protected]>
+
+- Update to version 1.7.1
+  * SVG reference elements now restrict both href and xlink:href to local
+    references (GHSA-cj75-f6xr-r4g7)
+- Added _service to download gem
+- Used recommended command
+  gem2rpm *.gem -o *.spec
+  to update package, which changes the spec file. Should not happen
+  for the next update
+
+-------------------------------------------------------------------

Old:
----
  rails-html-sanitizer-1.7.0.gem

New:
----
  _service
  rails-html-sanitizer-1.7.1.gem

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

Other differences:
------------------
++++++ rubygem-rails-html-sanitizer.spec ++++++
--- /var/tmp/diff_new_pack.jk6nXa/_old  2026-09-10 11:51:14.480213240 +0200
+++ /var/tmp/diff_new_pack.jk6nXa/_new  2026-09-10 11:51:14.484213408 +0200
@@ -16,37 +16,23 @@
 #
 
 
-#
-# This file was generated with a gem2rpm.yml and not just plain gem2rpm.
-# All sections marked as MANUAL, license headers, summaries and descriptions
-# can be maintained in that file. Please consult this file before editing any
-# of those fields
-#
-
 Name:           rubygem-rails-html-sanitizer
-Version:        1.7.0
+Version:        1.7.1
 Release:        0
 %define mod_name rails-html-sanitizer
 %define mod_full_name %{mod_name}-%{version}
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  %{ruby >= 2.7.0}
 BuildRequires:  %{rubygem gem2rpm}
-BuildRequires:  %{ruby}
 BuildRequires:  ruby-macros >= 5
 URL:            https://github.com/rails/rails-html-sanitizer
 Source:         https://rubygems.org/gems/%{mod_full_name}.gem
+# This file was generated with a gem2rpm.yml and not just plain gem2rpm.
 Source1:        gem2rpm.yml
-Summary:        HTML sanitization to Rails applications (part of Rails)
+Summary:        This gem is responsible to sanitize HTML fragments in Rails
 License:        MIT
-Group:          Development/Languages/Ruby
 
 %description
-This gem is responsible for sanitizing HTML fragments in Rails applications.
-Specifically, this is the set of sanitizers used to implement the Action View
-SanitizerHelper methods sanitize, sanitize_css, strip_tags and strip_links.
-
-Rails HTML Sanitizer is only intended to be used with Rails applications. If
-you need similar functionality but aren't using Rails, consider using the
-underlying sanitization library Loofah directly.
+HTML sanitization for Rails applications.
 
 %prep
 
@@ -54,6 +40,7 @@
 
 %install
 %gem_install \
+  --no-rdoc --no-ri \
   --doc-files="CHANGELOG.md MIT-LICENSE README.md" \
   -f
 

++++++ _service ++++++
<services>
  <service name="download_files" mode="manual">
    <param name="changesgenerate">enable</param>
  </service>
  <service name="format_spec_file" mode="manual">
  </service>
</services>

++++++ rails-html-sanitizer-1.7.0.gem -> rails-html-sanitizer-1.7.1.gem ++++++
++++ 1817 lines of diff (skipped)

Reply via email to