Changelog for
ruby2.5-rubygem-gem2rpm-0.10.1-lp154.86.1.x86_64.rpm :
* Tue Oct 08 2024 Marcus Rueckert
- update suse.patch: handle ERB.new for older ruby versions
* Tue Oct 08 2024 Marcus Rueckert - update suse.patch and sync in ruby-common/gem_packages.spec.erb
* Mon Oct 07 2024 Marcus Rueckert - remove gem2rpm.yml.documentation as it is now in the git tree and therefor part of the suse.patch
* Mon Oct 07 2024 Marcus Rueckert - replaced all patches with suse.patch generated with update-suse-patch.sh 0001-use-the-ID-from-os-release-to-use-the-proper-templat.patch 0002-added-basic-config-file-support-to-gem2rpm-in-yaml-f.patch 0003-new-opensuse-templates.-they-require-the-config-file.patch 0004-added-example-gem2rpm.yml.patch 0005-properly-shorten-description-and-summary.patch 0006-Preserve-the-license-header-found-in-the-output-file.patch 0007-fixes-for-the-opensuse-template.patch 0008-do-not-use-not-.-not-supported-on-1.8-e.g.patch 0009-No-longer-require-the-ruby-version-inside-the-subpac.patch 0010-Try-to-load-rbconfigpackagingsupport-and-fail-gracef.patch 0011-Add-support-for-scripts-pre-post-for-subpackages.patch 0012-typo-in-gem2rpm.yml.documentation-custom_pkgs-instea.patch 0013-Also-tag-LICENSE-MIT-as-docfile.patch 0014-Refactor-into-multiple-lines.patch 0015-Add-licence-to-the-list-of-license-files-as-well.patch 0016-add-two-more-ways-to-express-changes.patch 0017-.markdown-is-also-seen-in-the-wild.patch 0018-Only-use-the-extensions-doc-dir-on-MRI-2.1.x.patch 0019-Cleaner-solution-for-the-extensions-doc-dir.patch 0020-Ruby-1.8-insists-on-the-for-the-parameter.patch 0021-Fix-company-name-in-copyright-header.patch 0022-add-the-touch-for-build-compare-to-the-template.patch 0023-Also-tag-APACHE-LICENSE-2.0-as-docfile.patch 0024-add-ability-to-provide-alternative-main-Source.patch 0025-allow-running-commands-after-patching.patch 0026-use-https-instead-of-http-for-rubygems.org.patch 0027-quote-version_suffix-in-gem2rpm.yml.documentation-to.patch 0028-add-binary_map-support.patch 0029-Use-or-for-the-conditions-instead-of-and.patch 0030-gem_package.spec.erb-sync-with-ruby-common.patch 0031-use-template-opensuse-on-openSUSE-Tumbleweed-where-e.patch 0032-Replace-no-rdoc-no-ri-with-no-document.patch 0033-Use-File.exist-instead-of-File.exists-which-was-remo.patch 0034-plugin-dir.patch 0035-fix-patch-syntax.patch template_loader.patch
* Fri Feb 23 2024 Marcus Rueckert - Added 0034-plugin-dir.patch - also own the new gem plugin dir- Added 0035-fix-patch-syntax.patch: Fix patch syntax for the upcoming rpm 4.20
* Mon Dec 25 2023 Marcus Rueckert - Update the ruby ABI version in the 3.3.0 paths to the final string.
* Thu Sep 14 2023 Marcus Rueckert - enable building for ruby 3.3
* Mon May 08 2023 Software System - add BuildRequires: ruby-common >= 3.2 This version is required to rebuild the package. The older ruby-common is no longer sufficient.
* Fri Feb 03 2023 Marcus Rueckert - replace the old options to disable docs with the modern -N
* Sun Dec 25 2022 Marcus Rueckert - ruby 3.2.0 final has a normal ABI version again
* Fri Dec 09 2022 Martin Vidner - Use git format-patch instead, fixing one more exists? occurrence A 0033-Use-File.exist-instead-of-File.exists-which-was-remo.patch- Note 0004-added-example-gem2rpm.yml.patch has the Rakefile hunk removed
* Mon Dec 05 2022 Martin Vidner - Edit patches to use File.exist? instead of File.exists? which was removed in Ruby 3.2
* Thu Nov 17 2022 Marcus Rueckert - Fix filelist for 3.2.0
* Fri Nov 11 2022 Marcus Rueckert - added support for 3.2.0
* Sun Dec 26 2021 Marcus Rueckert - added support for 3.1.0
* Mon Sep 28 2020 Marcus Rueckert - added support for 3.0.0
* Sun Jun 23 2019 Marcus Rueckert - build without gem docs
* Sun Jun 23 2019 Marcus Rueckert - added support for 2.7.0
* Sat Feb 23 2019 Stephan Kulow - Update from git. Add: A 0027-quote-version_suffix-in-gem2rpm.yml.documentation-to.patch A 0028-add-binary_map-support.patch A 0029-Use-or-for-the-conditions-instead-of-and.patch A 0030-gem_package.spec.erb-sync-with-ruby-common.patch A 0031-use-template-opensuse-on-openSUSE-Tumbleweed-where-e.patch A 0032-Replace-no-rdoc-no-ri-with-no-document.patch And refresh all others Remove: D binary_map.patch D enhances.patch
* Mon Feb 04 2019 Jan Engelhardt - Use less strict PreReq replacements.
* Fri Jan 18 2019 Marcus Rueckert - [42.3/sle12] disable ruby 2.3 and 2.4 so we can enable 2.6
* Fri Jun 29 2018 mrueckertAATTsuse.de- add ruby 2.6 support
* Fri Jun 15 2018 mrueckertAATTsuse.de- enhances.patch is a WIP but we add it to the filelist for the source validator
* Wed Jun 06 2018 mrueckertAATTsuse.de- added binary_map.patch: add way to avoid conflicts with non rubygems packages in /usr/bin- added template_loader.patch (boo#1092585)
* Wed Nov 08 2017 mrueckertAATTsuse.de- disable 2.2 on suse_version 1315
* Wed Aug 09 2017 mrueckertAATTsuse.de- add ruby 2.5 support
* Thu Nov 10 2016 mrueckertAATTsuse.de- fix gem2rpm --fetch: prefer https for accessing rubygems.org (bnc #963710) adds 0026-use-https-instead-of-http-for-rubygems.org.patch
* Thu Nov 10 2016 mrueckertAATTsuse.de- added support for 2.4.0
* Thu Nov 10 2016 mrueckertAATTsuse.de- dropped all patches and replaced them with git format-patch series: - modified: 0001-use-the-ID-from-os-release-to-use-the-proper-templat.patch 0002-added-basic-config-file-support-to-gem2rpm-in-yaml-f.patch 0003-new-opensuse-templates.-they-require-the-config-file.patch 0004-added-example-gem2rpm.yml.patch 0005-properly-shorten-description-and-summary.patch 0006-Preserve-the-license-header-found-in-the-output-file.patch 0007-fixes-for-the-opensuse-template.patch 0008-do-not-use-not-.-not-supported-on-1.8-e.g.patch 0009-No-longer-require-the-ruby-version-inside-the-subpac.patch 0010-Try-to-load-rbconfigpackagingsupport-and-fail-gracef.patch 0011-Add-support-for-scripts-pre-post-for-subpackages.patch 0012-typo-in-gem2rpm.yml.documentation-custom_pkgs-instea.patch 0013-Also-tag-LICENSE-MIT-as-docfile.patch 0014-Refactor-into-multiple-lines.patch 0015-Add-licence-to-the-list-of-license-files-as-well.patch 0016-add-two-more-ways-to-express-changes.patch - dropped: 0017-touch-unpacked-sources.patch 0001-Also-tag-APACHE-LICENSE-2.0-as-docfile.patch - newly added: 0017-.markdown-is-also-seen-in-the-wild.patch 0018-Only-use-the-extensions-doc-dir-on-MRI-2.1.x.patch 0019-Cleaner-solution-for-the-extensions-doc-dir.patch 0020-Ruby-1.8-insists-on-the-for-the-parameter.patch 0021-Fix-company-name-in-copyright-header.patch 0022-add-the-touch-for-build-compare-to-the-template.patch 0023-Also-tag-APACHE-LICENSE-2.0-as-docfile.patch 0024-add-ability-to-provide-alternative-main-Source.patch 0025-allow-running-commands-after-patching.patch- added :post_patch hook to run commands before we rebuild the gem used by libv8
* Mon Jul 18 2016 tbechtoldAATTsuse.com- add 0001-Also-tag-APACHE-LICENSE-2.0-as-docfile.patch
* Wed Apr 06 2016 cooloAATTsuse.com- add 0017-touch-unpacked-sources.patch to please build-compare
* Wed Nov 11 2015 mrueckertAATTsuse.de- remove the rubinius 2.2 support- add support for rubinius 2.5 and ruby 2.3
* Thu Apr 16 2015 mrueckertAATTsuse.de- update 0003-new-opensuse-templates.-they-require-the-config-file.patch: Fix company name in copyright header
* Wed Feb 11 2015 cooloAATTsuse.com- more patches from git: A 0010-Try-to-load-rbconfigpackagingsupport-and-fail-gracef.patch A 0011-Add-support-for-scripts-pre-post-for-subpackages.patch A 0012-typo-in-gem2rpm.yml.documentation-custom_pkgs-instea.patch A 0013-Also-tag-LICENSE-MIT-as-docfile.patch A 0014-Refactor-into-multiple-lines.patch A 0015-Add-licence-to-the-list-of-license-files-as-well.patch A 0016-add-two-more-ways-to-express-changes.patch
* Tue Oct 21 2014 mrueckertAATTsuse.de- added 0009-No-longer-require-the-ruby-version-inside-the-subpac.patch No longer require the ruby version inside the subpackage With the buildrequires we already make sure that the package is only built if we find a recent enough ABI. then the normal $interpreter(abi) requires generated by rpm is enough
* Tue Oct 21 2014 mrueckertAATTsuse.de- refreshed patch series to match the git again: M 0001-use-the-ID-from-os-release-to-use-the-proper-templat.patch M 0002-added-basic-config-file-support-to-gem2rpm-in-yaml-f.patch A 0003-new-opensuse-templates.-they-require-the-config-file.patch A 0004-added-example-gem2rpm.yml.patch A 0005-properly-shorten-description-and-summary.patch A 0006-Preserve-the-license-header-found-in-the-output-file.patch A 0007-fixes-for-the-opensuse-template.patch A 0008-do-not-use-not-.-not-supported-on-1.8-e.g.patch D 0003-sle-12-templates.-they-require-the-config-file-suppo.patch D 0004-openSUSE-template-fixes.patch D 0005-added-example-gem2rpm.yml.patch D 0006-properly-shorten-description-and-summary.patch D 0007-Preserve-the-license-header-found-in-the-output-file.patch D 0008-dont-allow-suffixes-with-just-a-plain-number.-prefix.patch D 0009-rubinius-has-no-extensions-docdir.patch D 0010-switch-to-new-packaging-scheme-by-default.patch D 0011-fixes-for-the-opensuse-template.patch- new patch for fixing usage of not() which breaks on 1.8
* Wed Oct 15 2014 cooloAATTsuse.com- add 0011-fixes-for-the-opensuse-template.patch to survive format_spec formatting
* Mon Oct 13 2014 mrueckertAATTsuse.de- added 0009-rubinius-has-no-extensions-docdir.patch special casing for rubinius- added 0010-switch-to-new-packaging-scheme-by-default.patch move to new packaging templates by default