Accepting request 1268700 from devel:languages:perl:autoupdate

- updated to 0.80.0 (0.08)
   see /usr/share/doc/packages/perl-Text-VisualWidth-PP/Changes
  0.08 2025-02-26T06:47:09Z
      commit d10bff3580c0914cf716170a4e9a232b5b508a3e
      Author: Kazumasa Utashiro <kaz@utashiro.com>
      Date:   
          Update Emoji_Modifier handling. Fix #11
          * count width of E_Modifier not following E_Base
            - Still define utf8::Is_Emoji_Modifier for < v5.32
            - Line_Break=E_Base/E_Modifier properties are available from v5.28
              (available in v5.26 but not stable)

OBS-URL: https://build.opensuse.org/request/show/1268700
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-VisualWidth-PP?expand=0&rev=5
This commit is contained in:
2025-04-14 20:39:46 +00:00
committed by Git OBS Bridge
parent ab9b869e8e
commit c802df4bae
4 changed files with 23 additions and 7 deletions
+16
View File
@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Thu Feb 27 05:35:44 UTC 2025 - Tina Müller <timueller+perl@suse.de>
- updated to 0.80.0 (0.08)
see /usr/share/doc/packages/perl-Text-VisualWidth-PP/Changes
0.08 2025-02-26T06:47:09Z
commit d10bff3580c0914cf716170a4e9a232b5b508a3e
Author: Kazumasa Utashiro <kaz@utashiro.com>
Date: Fri Feb 21 16:04:43 2025 +0900
Update Emoji_Modifier handling. Fix #11
* count width of E_Modifier not following E_Base
- Still define utf8::Is_Emoji_Modifier for < v5.32
- Line_Break=E_Base/E_Modifier properties are available from v5.28
(available in v5.26 but not stable)
-------------------------------------------------------------------
Fri Jan 31 05:31:15 UTC 2025 - Tina Müller <timueller+perl@suse.de>
+4 -4
View File
@@ -18,10 +18,10 @@
%define cpan_name Text-VisualWidth-PP
Name: perl-Text-VisualWidth-PP
Version: 0.70.0
Version: 0.80.0
Release: 0
# 0.07 -> normalize -> 0.70.0
%define cpan_version 0.07
# 0.08 -> normalize -> 0.80.0
%define cpan_version 0.08
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Trimming text by the number of the columns of terminals and mobile phones
URL: https://metacpan.org/release/%{cpan_name}
@@ -31,7 +31,7 @@ BuildArch: noarch
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Module::Build)
BuildRequires: perl(Module::Build::Tiny) >= 0.035
BuildRequires: perl(Module::Build::Tiny) >= 0.35.0
BuildRequires: perl(Test::More) >= 0.98
BuildRequires: perl(Unicode::EastAsianWidth) >= 1.3
BuildRequires: perl(parent)
-3
View File
@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bf4decd8ebc8dcb6a0485f7f0e7c9a4efcba975d426782b4a673033e6b86a8f6
size 12574
+3
View File
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:92a6f99c7c711c4c8f9cb370769f13f072b2492a0bd932d1bfa7fbc9dc89834c
size 12882