Accepting request 1240648 from devel:languages:perl:autoupdate
- updated to 0.110.0 (0.11) see /usr/share/doc/packages/perl-String-Diff/Changes OBS-URL: https://build.opensuse.org/request/show/1240648 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-String-Diff?expand=0&rev=27
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4e6b44afb30c6eacec7d3398d596fb4da8ec30ff05bf1be7b1759b50f91c2840
|
|
||||||
size 24828
|
|
3
String-Diff-0.11.tar.gz
Normal file
3
String-Diff-0.11.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:cb70a62639c8d5a5f5978a9c50ecc3213c0065e515b1b6a3f3706c3edb84733e
|
||||||
|
size 24869
|
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 23 05:32:13 UTC 2025 - Tina Müller <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
- updated to 0.110.0 (0.11)
|
||||||
|
see /usr/share/doc/packages/perl-String-Diff/Changes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 10 18:07:14 UTC 2025 - Tina Müller <tina.mueller@suse.com>
|
Fri Jan 10 18:07:14 UTC 2025 - Tina Müller <tina.mueller@suse.com>
|
||||||
|
|
||||||
|
@@ -18,10 +18,10 @@
|
|||||||
|
|
||||||
%define cpan_name String-Diff
|
%define cpan_name String-Diff
|
||||||
Name: perl-String-Diff
|
Name: perl-String-Diff
|
||||||
Version: 0.100.0
|
Version: 0.110.0
|
||||||
Release: 0
|
Release: 0
|
||||||
# 0.10 -> normalize -> 0.100.0
|
# 0.11 -> normalize -> 0.110.0
|
||||||
%define cpan_version 0.10
|
%define cpan_version 0.11
|
||||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||||
Summary: Simple diff to String
|
Summary: Simple diff to String
|
||||||
URL: https://metacpan.org/release/%{cpan_name}
|
URL: https://metacpan.org/release/%{cpan_name}
|
||||||
@@ -89,7 +89,7 @@ You can escape callback set to diff function and diff_merge function.
|
|||||||
is($diff_new, 'this is <b><ins><BIG>R</BIG>uby</ins></b>');
|
is($diff_new, 'this is <b><ins><BIG>R</BIG>uby</ins></b>');
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n %{cpan_name}-%{cpan_version}
|
%autosetup -n %{cpan_name}-%{cpan_version} -p1
|
||||||
|
|
||||||
find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path "*/script/*" ! -path "*/scripts/*" ! -name "configure" -print0 | xargs -0 chmod 644
|
find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path "*/script/*" ! -path "*/scripts/*" ! -name "configure" -print0 | xargs -0 chmod 644
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user