1
0
forked from pool/rubygem-erubi

Accepting request 992904 from home:coolo:branches:devel:languages:ruby:extensions

update

OBS-URL: https://build.opensuse.org/request/show/992904
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-erubi?expand=0&rev=14
This commit is contained in:
Stephan Kulow 2022-08-05 09:22:19 +00:00 committed by Git OBS Bridge
parent cb4934ed01
commit 1e784fb8b5
4 changed files with 20 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:543802c294f917653feb650e0e77cbc33018cdb2da7910294aa80220c7a78826
size 11264

3
erubi-1.11.0.gem Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fda72d577feaf3bdcd646d33fa630be5f92f48e179a9278e4175a9cec20e7f85
size 12288

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Thu Aug 4 13:08:31 UTC 2022 - Stephan Kulow <coolo@suse.com>
updated to version 1.11.0
see installed CHANGELOG
=== 1.11.0 (2022-08-02)
* Support :freeze_template_literals option for configuring whether to add .freeze to template literal strings (casperisfine) (#33)
* Support :chain_appends option for chaining appends to the buffer variable (casperisfine, jeremyevans) (#32)
* Avoid unnecessary defined? usage on Ruby 3+ when using the :ensure option (jeremyevans)
-------------------------------------------------------------------
Fri Dec 11 03:11:59 UTC 2020 - Manuel Schnitzer <mschnitzer@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package rubygem-erubi
#
# 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,7 +24,7 @@
#
Name: rubygem-erubi
Version: 1.10.0
Version: 1.11.0
Release: 0
%define mod_name erubi
%define mod_full_name %{mod_name}-%{version}