Hello community,

here is the log from the commit of package perl-String-Formatter for 
openSUSE:Factory checked in at 2013-11-29 07:04:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-String-Formatter (Old)
 and      /work/SRC/openSUSE:Factory/.perl-String-Formatter.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-String-Formatter"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-String-Formatter/perl-String-Formatter.changes  
    2012-02-08 16:08:57.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-String-Formatter.new/perl-String-Formatter.changes
 2013-11-29 07:04:50.000000000 +0100
@@ -1,0 +2,7 @@
+Mon Nov 25 07:38:07 UTC 2013 - [email protected]
+
+- updated to 0.102084
+    - typo fixes
+    - update repo and bugtracker links
+
+-------------------------------------------------------------------

Old:
----
  String-Formatter-0.102082.tar.gz

New:
----
  String-Formatter-0.102084.tar.gz

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

Other differences:
------------------
++++++ perl-String-Formatter.spec ++++++
--- /var/tmp/diff_new_pack.i5tIDz/_old  2013-11-29 07:04:50.000000000 +0100
+++ /var/tmp/diff_new_pack.i5tIDz/_new  2013-11-29 07:04:50.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-String-Formatter
 #
-# Copyright (c) 2012 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
@@ -17,24 +17,22 @@
 
 
 Name:           perl-String-Formatter
-Version:        0.102082
+Version:        0.102084
 Release:        0
 %define cpan_name String-Formatter
-Summary:        Build sprintf-like functions of your own
+Summary:        build sprintf-like functions of your own
 License:        GPL-2.0
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/String-Formatter/
-Source:         
http://www.cpan.org/authors/id/R/RJ/RJBS/String-Formatter-%{version}.tar.gz
+Source:         
http://www.cpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.31
-%if 0%{?suse_version} >= 1120
-BuildRequires:  perl(Test::More) >= 0.88
-%endif
 BuildRequires:  perl(Params::Util)
 BuildRequires:  perl(Sub::Exporter)
+BuildRequires:  perl(Test::More) >= 0.96
+#BuildRequires: perl(String::Formatter)
 Requires:       perl(Params::Util)
 Requires:       perl(Sub::Exporter)
 %{perl_requires}
@@ -93,12 +91,6 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-find . -type f -print0 | xargs -0 chmod 644
-%if 0%{?suse_version} < 1120 || 0%{?rhel_version} || 0%{?centos_version}
-  %{__perl} -p -i -e 's|6.31|6.30|' Makefile.PL
-  %{__perl} -p -i\
-   -e 's|(use Test::More).*;|\1 qw(no_plan);|,s|(done_testing.*)|#\1|' 
t/stringf.t
-%endif
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -112,11 +104,8 @@
 %perl_process_packlist
 %perl_gen_filelist
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %files -f %{name}.files
-%defattr(644,root,root,755)
-%doc Changes dist.ini LICENSE README
+%defattr(-,root,root,755)
+%doc Changes LICENSE README
 
 %changelog

++++++ String-Formatter-0.102082.tar.gz -> String-Formatter-0.102084.tar.gz 
++++++
++++ 1753 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to