commit perl-String-Format for openSUSE:Factory

2018-03-14 Thread root
Hello community,

here is the log from the commit of package perl-String-Format for 
openSUSE:Factory checked in at 2018-03-14 19:39:45

Comparing /work/SRC/openSUSE:Factory/perl-String-Format (Old)
 and  /work/SRC/openSUSE:Factory/.perl-String-Format.new (New)


Package is "perl-String-Format"

Wed Mar 14 19:39:45 2018 rev:14 rq:586331 version:1.18

Changes:

--- /work/SRC/openSUSE:Factory/perl-String-Format/perl-String-Format.changes
2013-06-07 07:06:27.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-String-Format.new/perl-String-Format.changes   
2018-03-14 19:40:04.654986190 +0100
@@ -1,0 +2,19 @@
+Mon Mar  5 06:59:26 UTC 2018 - co...@suse.com
+
+- updated to 1.18
+   see /usr/share/doc/packages/perl-String-Format/Changes
+
+  # Version 1.18   March 04,  2018
+  # --
+  
+  * stable version with the changes in 1.17_50
+  
+  # --
+  # Version 1.17_50March 03,  2018
+  # --
+  
+  * escape { and } (fix for RT #124147)
+  
+  # --
+
+---

Old:

  String-Format-1.17.tar.gz

New:

  String-Format-1.18.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-String-Format.spec ++
--- /var/tmp/diff_new_pack.Hp8VXi/_old  2018-03-14 19:40:06.282928364 +0100
+++ /var/tmp/diff_new_pack.Hp8VXi/_new  2018-03-14 19:40:06.286928222 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-String-Format
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,19 +17,19 @@
 
 
 Name:   perl-String-Format
-Version:1.17
+Version:1.18
 Release:0
 %define cpan_name String-Format
-Summary:Sprintf-like string formatting capabilities
-License:GPL-2.0
+Summary:Sprintf-Like String Formatting Capabilities With
+License:GPL-2.0-only
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/String-Format/
-Source: 
http://www.cpan.org/authors/id/D/DA/DARREN/%{cpan_name}-%{version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/S/SR/SREZIC/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-#BuildRequires: perl(String::Format)
 %{perl_requires}
 
 %description
@@ -57,6 +57,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes COPYING README
+%doc Changes README
+%license COPYING
 
 %changelog

++ String-Format-1.17.tar.gz -> String-Format-1.18.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/String-Format-1.17/Changes 
new/String-Format-1.18/Changes
--- old/String-Format-1.17/Changes  2012-12-05 17:48:50.0 +0100
+++ new/String-Format-1.18/Changes  2018-03-04 10:10:19.0 +0100
@@ -3,6 +3,18 @@
 # ==
 
 # --
+# Version 1.18   March 04,  2018
+# --
+
+* stable version with the changes in 1.17_50
+
+# --
+# Version 1.17_50March 03,  2018
+# --
+
+* escape { and } (fix for RT #124147)
+
+# --
 # Version 1.14December 22,  2005
 # --
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/String-Format-1.17/Format.pm 
new/String-Format-1.18/Format.pm
--- old/String-Format-1.17/Format.pm2012-12-05 17:50:49.0 +0100
+++ new/String-Format-1.18/Format.pm2018-03-04 10:11:43.0 +0100
@@ -23,7 +23,7 @@
 use Exporter;
 use base qw(Exporter);
 
-$VERSION = '1.17';
+$VERSION = '1.18';
 @EXPORT = qw(stringf);
 
 sub _replace {
@@ -72,7 +72,7 @@
   

commit perl-String-Format for openSUSE:Factory

2013-06-06 Thread h_root
Hello community,

here is the log from the commit of package perl-String-Format for 
openSUSE:Factory checked in at 2013-06-07 07:06:25

Comparing /work/SRC/openSUSE:Factory/perl-String-Format (Old)
 and  /work/SRC/openSUSE:Factory/.perl-String-Format.new (New)


Package is perl-String-Format

Changes:

--- /work/SRC/openSUSE:Factory/perl-String-Format/perl-String-Format.changes
2011-11-21 12:46:07.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-String-Format.new/perl-String-Format.changes   
2013-06-07 07:06:27.0 +0200
@@ -1,0 +2,6 @@
+Tue Jun  4 18:28:26 UTC 2013 - co...@suse.com
+
+- updated to 1.17
+  * changed license
+
+---

Old:

  String-Format-1.16.tar.gz

New:

  String-Format-1.17.tar.gz



Other differences:
--
++ perl-String-Format.spec ++
--- /var/tmp/diff_new_pack.mRgWdT/_old  2013-06-07 07:06:28.0 +0200
+++ /var/tmp/diff_new_pack.mRgWdT/_new  2013-06-07 07:06:28.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-String-Format
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,36 +15,30 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   perl-String-Format
+Version:1.17
+Release:0
 %define cpan_name String-Format
-Summary:Sprintf-like string formatting capabilities with arbitrary 
format definitions
-Version:1.16
-Release:2
+Summary:Sprintf-like string formatting capabilities
 License:GPL-2.0
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/String-Format/
-#Source: 
http://www.cpan.org/modules/by-module/String/String-Format-%{version}.tar.gz
-Source: %{cpan_name}-%{version}.tar.gz
+Source: 
http://www.cpan.org/authors/id/D/DA/DARREN/%{cpan_name}-%{version}.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%{perl_requires}
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Test::More)
+#BuildRequires: perl(String::Format)
+%{perl_requires}
 
 %description
 String::Format lets you define arbitrary printf-like format sequences to be
 expanded. This module would be most useful in configuration files and
 reporting tools, where the results of a query need to be formatted in a
 particular way. It was inspired by mutt's index_format and related
-directives
-(see URL:http://www.mutt.org/doc/manual/manual-6.html#index_format).
-
-Authors:
-Darren Chamberlain dar...@cpan.org
+directives (see
+URL:http://www.mutt.org/doc/manual/manual-6.html#index_format).
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
@@ -58,18 +52,11 @@
 
 %install
 %perl_make_install
-# do not perl_process_packlist (noarch)
-# remove .packlist file
-%{__rm} -rf $RPM_BUILD_ROOT%perl_vendorarch
-# remove perllocal.pod file
-%{__rm} -rf $RPM_BUILD_ROOT%perl_archlib
+%perl_process_packlist
 %perl_gen_filelist
 
-%clean
-%{__rm} -rf $RPM_BUILD_ROOT
-
 %files -f %{name}.files
-%defattr(-,root,root,-)
+%defattr(-,root,root,755)
 %doc Changes COPYING README
 
 %changelog

++ String-Format-1.16.tar.gz - String-Format-1.17.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/String-Format-1.16/Format.pm 
new/String-Format-1.17/Format.pm
--- old/String-Format-1.16/Format.pm2009-05-18 00:23:07.0 +0200
+++ new/String-Format-1.17/Format.pm2012-12-05 17:50:49.0 +0100
@@ -14,8 +14,8 @@
 #
 #  You should have received a copy of the GNU General Public License
 #  along with this program; if not, write to the Free Software
-#  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
-#  USA
+#  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+#  02110-1301 USA.
 # ---
 
 use strict;
@@ -23,7 +23,7 @@
 use Exporter;
 use base qw(Exporter);
 
-$VERSION = '1.16';
+$VERSION = '1.17';
 @EXPORT = qw(stringf);
 
 sub _replace {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/String-Format-1.16/META.yml 
new/String-Format-1.17/META.yml
--- old/String-Format-1.16/META.yml 2009-05-18 00:23:30.0 +0200
+++ new/String-Format-1.17/META.yml 2012-12-05 17:51:10.0 +0100
@@ -1,19 +1,21 @@
 --- #YAML:1.0
 name:   String-Format
-version:1.16
+version:

commit perl-String-Format for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package perl-String-Format for 
openSUSE:Factory checked in at 2011-12-06 18:47:24

Comparing /work/SRC/openSUSE:Factory/perl-String-Format (Old)
 and  /work/SRC/openSUSE:Factory/.perl-String-Format.new (New)


Package is perl-String-Format, Maintainer is 

Changes:




Other differences:
--
++ perl-String-Format.spec ++
--- /var/tmp/diff_new_pack.a6DbA4/_old  2011-12-06 19:19:09.0 +0100
+++ /var/tmp/diff_new_pack.a6DbA4/_new  2011-12-06 19:19:09.0 +0100
@@ -23,7 +23,7 @@
 Summary:Sprintf-like string formatting capabilities with arbitrary 
format definitions
 Version:1.16
 Release:2
-License:GPLv2
+License:GPL-2.0
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/String-Format/
 #Source: 
http://www.cpan.org/modules/by-module/String/String-Format-%{version}.tar.gz

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit perl-String-Format for openSUSE:Factory

2011-11-21 Thread h_root
Hello community,

here is the log from the commit of package perl-String-Format for 
openSUSE:Factory checked in at 2011-11-21 12:46:04

Comparing /work/SRC/openSUSE:Factory/perl-String-Format (Old)
 and  /work/SRC/openSUSE:Factory/.perl-String-Format.new (New)


Package is perl-String-Format, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/perl-String-Format/perl-String-Format.changes
2011-09-23 12:38:48.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-String-Format.new/perl-String-Format.changes   
2011-11-21 12:46:07.0 +0100
@@ -1,0 +2,5 @@
+Fri Nov 18 11:10:19 UTC 2011 - co...@suse.com
+
+- use original .tar.gz
+
+---

Old:

  String-Format-1.16.tar.bz2

New:

  String-Format-1.16.tar.gz



Other differences:
--
++ perl-String-Format.spec ++
--- /var/tmp/diff_new_pack.lOrARB/_old  2011-11-21 12:46:08.0 +0100
+++ /var/tmp/diff_new_pack.lOrARB/_new  2011-11-21 12:46:08.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package perl-String-Format (Version 1.16)
+# spec file for package perl-String-Format
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,7 +27,7 @@
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/String-Format/
 #Source: 
http://www.cpan.org/modules/by-module/String/String-Format-%{version}.tar.gz
-Source: %{cpan_name}-%{version}.tar.bz2
+Source: %{cpan_name}-%{version}.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %{perl_requires}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org