Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-Parse-ANSIColor-Tiny for 
openSUSE:Factory checked in at 2022-11-09 12:57:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Parse-ANSIColor-Tiny (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Parse-ANSIColor-Tiny.new.1597 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Parse-ANSIColor-Tiny"

Wed Nov  9 12:57:02 2022 rev:2 rq:1034520 version:0.700

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Parse-ANSIColor-Tiny/perl-Parse-ANSIColor-Tiny.changes
      2021-05-18 18:27:45.214621455 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Parse-ANSIColor-Tiny.new.1597/perl-Parse-ANSIColor-Tiny.changes
    2022-11-09 12:57:26.704351177 +0100
@@ -1,0 +2,10 @@
+Sun Oct 23 03:11:40 UTC 2022 - Tina M??ller <[email protected]>
+
+- updated to 0.700
+   see /usr/share/doc/packages/perl-Parse-ANSIColor-Tiny/Changes
+
+  0.700     2022-10-22T17:50:58Z
+
+    - Fix reset_foreground/reset_background to work with the 256 set of colors.
+
+-------------------------------------------------------------------

Old:
----
  Parse-ANSIColor-Tiny-0.601.tar.gz

New:
----
  Parse-ANSIColor-Tiny-0.700.tar.gz

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

Other differences:
------------------
++++++ perl-Parse-ANSIColor-Tiny.spec ++++++
--- /var/tmp/diff_new_pack.gotrLA/_old  2022-11-09 12:57:27.488355596 +0100
+++ /var/tmp/diff_new_pack.gotrLA/_new  2022-11-09 12:57:27.496355642 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Parse-ANSIColor-Tiny
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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
@@ -12,22 +12,20 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
+%define cpan_name Parse-ANSIColor-Tiny
 Name:           perl-Parse-ANSIColor-Tiny
-Version:        0.601
+Version:        0.700
 Release:        0
-%define cpan_name Parse-ANSIColor-Tiny
+License:        Artistic-1.0 OR GPL-1.0-or-later
 Summary:        Determine attributes of ANSI-Colored string
-License:        Artistic-1.0 or GPL-1.0+
-Group:          Development/Libraries/Perl
-Url:            http://search.cpan.org/dist/Parse-ANSIColor-Tiny/
+URL:            https://metacpan.org/release/%{cpan_name}
 Source0:        
https://cpan.metacpan.org/authors/id/R/RW/RWSTAUNER/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
 BuildArch:      noarch
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Test::Differences)
@@ -57,14 +55,14 @@
 If you do find bugs please submit tickets (with patches, if possible).
 
 %prep
-%setup -q -n %{cpan_name}-%{version}
+%autosetup  -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
-%{__make} %{?_smp_mflags}
+perl Makefile.PL INSTALLDIRS=vendor
+%make_build
 
 %check
-%{__make} test
+make test
 
 %install
 %perl_make_install
@@ -72,7 +70,6 @@
 %perl_gen_filelist
 
 %files -f %{name}.files
-%defattr(-,root,root,755)
 %doc Changes README
 %license LICENSE
 

++++++ Parse-ANSIColor-Tiny-0.601.tar.gz -> Parse-ANSIColor-Tiny-0.700.tar.gz 
++++++
++++ 2001 lines of diff (skipped)

Reply via email to