Mailinglist Archive: opensuse-commit (1159 mails)
| < Previous | Next > |
commit perl-Time-Duration
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Fri, 05 Oct 2007 00:38:18 +0200
- Message-id: <20071004223818.CB5C06781B8@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package perl-Time-Duration
checked in at Fri Oct 5 00:38:18 CEST 2007.
--------
--- perl-Time-Duration/perl-Time-Duration.changes 2006-07-24 14:57:43.000000000 +0200
+++ /mounts/work_src_done/STABLE/perl-Time-Duration/perl-Time-Duration.changes 2007-10-04 12:43:59.000000000 +0200
@@ -1,0 +2,7 @@
+Thu Oct 4 12:43:03 CEST 2007 - anicka@xxxxxxx
+
+- update to 1.06
+ * Fixing Makefile
+- fix BuildRequires, move make test to %check
+
+-------------------------------------------------------------------
Old:
----
Time-Duration-1.04.tar.bz2
New:
----
Time-Duration-1.06.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Time-Duration.spec ++++++
--- /var/tmp/diff_new_pack.K13197/_old 2007-10-05 00:38:15.000000000 +0200
+++ /var/tmp/diff_new_pack.K13197/_new 2007-10-05 00:38:15.000000000 +0200
@@ -1,7 +1,7 @@
#
-# spec file for package perl-Time-Duration (Version 1.04)
+# spec file for package perl-Time-Duration (Version 1.06)
#
-# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
@@ -11,13 +11,14 @@
# norootforbuild
Name: perl-Time-Duration
-URL: http://cpan.org/modules/by-module/Time/
-License: Artistic License
+Url: http://cpan.org/modules/by-module/Time/
+License: Any permissive
Group: Development/Libraries/Perl
Requires: perl = %{perl_version}
-Autoreqprov: on
+BuildRequires: perl-Pod-Coverage perl-Pod-Escapes perl-Pod-Simple perl-Test-Pod perl-Test-Pod-Coverage
+AutoReqProv: on
Summary: Rounded or exact English expression of durations
-Version: 1.04
+Version: 1.06
Release: 1
Source: Time-Duration-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -43,6 +44,8 @@
#disable tests that need special modules
mv t/02_pod.t t/02_pod.tt
mv t/03_pod_cover.t t/03_pod_cover.tt
+
+%check
make test
# ---------------------------------------------------------------------------
@@ -59,8 +62,11 @@
%doc %{_mandir}/man3/*.gz
/var/adm/perl-modules/perl-Time-Duration
%doc README
-
-%changelog -n perl-Time-Duration
+%changelog
+* Thu Oct 04 2007 - anicka@xxxxxxx
+- update to 1.06
+ * Fixing Makefile
+- fix BuildRequires, move make test to %%check
* Mon Jul 24 2006 - anicka@xxxxxxx
- update to 1.04
* tests reorganized
++++++ Time-Duration-1.04.tar.bz2 -> Time-Duration-1.06.tar.bz2 ++++++
++++ 2243 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 > |