Hello community,

here is the log from the commit of package perl-Spiffy for openSUSE:Factory 
checked in at 2013-08-15 12:20:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Spiffy (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Spiffy.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Spiffy"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Spiffy/perl-Spiffy.changes  2011-09-23 
12:38:44.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Spiffy.new/perl-Spiffy.changes     
2013-08-15 12:20:53.000000000 +0200
@@ -1,0 +2,9 @@
+Wed Aug 14 17:04:16 UTC 2013 - l...@linux-schulserver.de
+
+- update to 0.31:
+  + Make tests not use 'B" package. rt72542
+  + Use Module::Package
+- cleanup specfile and use perl_make_install and perl_gen_filelist
+  macros
+
+-------------------------------------------------------------------

Old:
----
  Spiffy-0.30.tar.gz

New:
----
  Spiffy-0.31.tar.gz

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

Other differences:
------------------
++++++ perl-Spiffy.spec ++++++
--- /var/tmp/diff_new_pack.I8TbmL/_old  2013-08-15 12:20:53.000000000 +0200
+++ /var/tmp/diff_new_pack.I8TbmL/_new  2013-08-15 12:20:53.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package perl-Spiffy (Version 0.30)
+# spec file for package perl-Spiffy
 #
-# Copyright (c) 2010 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,17 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           perl-Spiffy
 Url:            http://search.cpan.org/~ingy/Spiffy
+Summary:        Framework for object oriented programming in Perl
 License:        Artistic-1.0
 Group:          Development/Libraries/Perl
-AutoReqProv:    on
-Summary:        Framework for object oriented programming in Perl.
-Version:        0.30
-Release:        121
+Version:        0.31
+Release:        0
 Source:         Spiffy-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %{perl_requires}
@@ -42,11 +39,6 @@
 6. It also adds a few tricks of its own.
 
 
-
-Authors:
---------
-    Brian Ingerson <i...@cpan.org>
-
 %prep
 %setup -n Spiffy-%{version}
 # ---------------------------------------------------------------------------
@@ -54,22 +46,22 @@
 %build
 perl Makefile.PL
 make %{?_smp_mflags}
+# ---------------------------------------------------------------------------
+
+%check
 make test
 # ---------------------------------------------------------------------------
 
 %install
-rm -rf $RPM_BUILD_ROOT
-make DESTDIR=$RPM_BUILD_ROOT install_vendor
+%perl_make_install
 %perl_process_packlist
+%perl_gen_filelist
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files
+%files -f %{name}.files
 %defattr(-,root,root)
 %doc README Changes
-%doc %{_mandir}/man3/Spiffy.3pm.gz
-%dir %{perl_vendorarch}/auto/Spiffy
-%{perl_vendorlib}/Spiffy.pm
 
 %changelog

++++++ Spiffy-0.30.tar.gz -> Spiffy-0.31.tar.gz ++++++
++++ 5509 lines of diff (skipped)

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

Reply via email to