Mailinglist Archive: opensuse-commit (1093 mails)
| < Previous | Next > |
commit perl-Tie-IxHash for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Fri, 05 Mar 2010 09:49:20 +0100
- Message-id: <20100305084920.304F92029A@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package perl-Tie-IxHash for openSUSE:Factory
checked in at Fri Mar 5 09:49:20 CET 2010.
--------
--- perl-Tie-IxHash/perl-Tie-IxHash.changes 2010-01-10 16:08:33.000000000
+0100
+++ /mounts/work_src_done/STABLE/perl-Tie-IxHash/perl-Tie-IxHash.changes
2010-03-04 15:25:50.000000000 +0100
@@ -1,0 +2,8 @@
+Thu Mar 4 14:47:21 CET 2010 - anicka@xxxxxxx
+
+- update to 1.22
+ * Build.PL added
+ * Better META.yml
+ * Distribution upgrade
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
Tie-IxHash-1.21.tar.bz2
New:
----
Tie-IxHash-1.22.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Tie-IxHash.spec ++++++
--- /var/tmp/diff_new_pack.PC05DH/_old 2010-03-05 09:48:49.000000000 +0100
+++ /var/tmp/diff_new_pack.PC05DH/_new 2010-03-05 09:48:49.000000000 +0100
@@ -1,5 +1,5 @@
#
-# spec file for package perl-Tie-IxHash (Version 1.21)
+# spec file for package perl-Tie-IxHash (Version 1.22)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -26,8 +26,8 @@
Requires: perl = %{perl_version}
AutoReqProv: on
Summary: TieIxHash Perl Module
-Version: 1.21
-Release: 722
+Version: 1.22
+Release: 1
Source: Tie-IxHash-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -39,15 +39,16 @@
%prep
-%setup -n Tie-IxHash-%{version}
+%setup -n Tie-IxHash-%{version} -q
%build
perl Makefile.PL
make %{?_smp_mflags}
+
+%check
make test
%install
-rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT/var/adm/perl-modules
make DESTDIR=$RPM_BUILD_ROOT install_vendor
%perl_process_packlist
++++++ Tie-IxHash-1.21.tar.bz2 -> Tie-IxHash-1.22.tar.bz2 ++++++
++++ 1664 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |