commit perl-Time-modules for openSUSE:Factory

2018-09-18 Thread root
Hello community,

here is the log from the commit of package perl-Time-modules for 
openSUSE:Factory checked in at 2018-09-18 11:43:19

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


Package is "perl-Time-modules"

Tue Sep 18 11:43:19 2018 rev:23 rq:635694 version:2013.0912

Changes:

--- /work/SRC/openSUSE:Factory/perl-Time-modules/perl-Time-modules.changes  
2012-11-05 15:01:28.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Time-modules.new/perl-Time-modules.changes 
2018-09-18 11:43:19.899917109 +0200
@@ -1,0 +2,12 @@
+Wed Sep 12 13:34:03 UTC 2018 - pmonrealgonza...@suse.com
+
+- update to 2013.0912:
+   Pulled fix from Adam Schobelock that removes timezone offset
+   caching because it was creating incorrect behavior for Moscow.
+
+- Upstream changed the location of the project to:
+  https://metacpan.org/release/MUIR/Time-modules-2013.0912
+
+- Cleaned with spec-cleaner
+
+---

Old:

  Time-modules-2011.0517.tar.bz2

New:

  Time-modules-2013.0912.tar.gz



Other differences:
--
++ perl-Time-modules.spec ++
--- /var/tmp/diff_new_pack.QwqF4k/_old  2018-09-18 11:43:20.311916679 +0200
+++ /var/tmp/diff_new_pack.QwqF4k/_new  2018-09-18 11:43:20.319916671 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Time-modules
 #
-# Copyright (c) 2012 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,17 +17,16 @@
 
 
 Name:   perl-Time-modules
-Version:2011.0517
+Version:2013.0912
 Release:0
-Url:http://www.cpan.org/modules/by-module/Time/
 Summary:Various Perl time modules
 License:SUSE-Permissive
 Group:  Development/Libraries/Perl
-Source: Time-modules-%{version}.tar.bz2
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%{perl_requires}
+Url:https://metacpan.org/release/MUIR/Time-modules-2013.0912
+Source: 
https://www.cpan.org/modules/by-module/Time/Time-modules-%{version}.tar.gz
 BuildRequires:  perl
 BuildRequires:  perl-macros
+%{perl_requires}
 # MANUAL
 BuildRequires:  timezone
 
@@ -35,27 +34,22 @@
 Perl modules providing various time functions.
 
 %prep
-%setup -n Time-modules-%{version}
+%setup -q -n Time-modules-%{version}
 
 %build
 perl Makefile.PL
 make %{?_smp_mflags}
 
 %check
-make test
+make %{?_smp_mflags} test
 
 %install
-rm -rf $RPM_BUILD_ROOT
-make DESTDIR=$RPM_BUILD_ROOT install_vendor
+make DESTDIR=%{buildroot} install_vendor
 %perl_process_packlist
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
-%defattr(-, root, root)
 %doc CHANGELOG README
-%doc %{_mandir}/man?/*
+%{_mandir}/man?/*
 %{perl_vendorlib}/Time/
 %{perl_vendorarch}/auto/Time-modules/
 




commit perl-Time-modules for openSUSE:Factory

2012-11-05 Thread h_root
Hello community,

here is the log from the commit of package perl-Time-modules for 
openSUSE:Factory checked in at 2012-11-05 15:01:27

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


Package is perl-Time-modules, Maintainer is dlova...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/perl-Time-modules/perl-Time-modules.changes  
2012-05-21 07:29:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Time-modules.new/perl-Time-modules.changes 
2012-11-05 15:01:28.0 +0100
@@ -1,0 +2,5 @@
+Mon Nov  5 05:55:19 UTC 2012 - co...@suse.com
+
+- explicit buildequire timezone for the test suite
+
+---



Other differences:
--
++ perl-Time-modules.spec ++
--- /var/tmp/diff_new_pack.dBaotp/_old  2012-11-05 15:01:30.0 +0100
+++ /var/tmp/diff_new_pack.dBaotp/_new  2012-11-05 15:01:30.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Time-modules
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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,32 +15,25 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   perl-Time-modules
 Version:2011.0517
-Release:1
-AutoReqProv:on
-Group:  Development/Libraries/Perl
+Release:0
 Url:http://www.cpan.org/modules/by-module/Time/
-License:SUSE-Permissive
 Summary:Various Perl time modules
+License:SUSE-Permissive
+Group:  Development/Libraries/Perl
 Source: Time-modules-%{version}.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %{perl_requires}
 BuildRequires:  perl
 BuildRequires:  perl-macros
+# MANUAL
+BuildRequires:  timezone
 
 %description
 Perl modules providing various time functions.
 
-
-
-Authors:
-
-David Muir Sharnoff m...@idiom.com
-
 %prep
 %setup -n Time-modules-%{version}
 

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



commit perl-Time-modules for openSUSE:Factory

2012-05-20 Thread h_root
Hello community,

here is the log from the commit of package perl-Time-modules for 
openSUSE:Factory checked in at 2012-05-21 07:29:39

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


Package is perl-Time-modules, Maintainer is dlova...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/perl-Time-modules/perl-Time-modules.changes  
2011-09-23 12:39:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Time-modules.new/perl-Time-modules.changes 
2012-05-21 07:29:40.0 +0200
@@ -1,0 +2,6 @@
+Wed May 16 15:18:05 UTC 2012 - cfarr...@suse.com
+
+- license update: SUSE-Permissive
+  Choose a license from the list linked at license.opensuse.org
+
+---



Other differences:
--
++ perl-Time-modules.spec ++
--- /var/tmp/diff_new_pack.y6LDij/_old  2012-05-21 07:29:41.0 +0200
+++ /var/tmp/diff_new_pack.y6LDij/_new  2012-05-21 07:29:41.0 +0200
@@ -24,7 +24,7 @@
 AutoReqProv:on
 Group:  Development/Libraries/Perl
 Url:http://www.cpan.org/modules/by-module/Time/
-License:Freely redistributable without restriction
+License:SUSE-Permissive
 Summary:Various Perl time modules
 Source: Time-modules-%{version}.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

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



commit perl-Time-modules for openSUSE:Factory

2011-05-18 Thread h_root

Hello community,

here is the log from the commit of package perl-Time-modules for 
openSUSE:Factory
checked in at Wed May 18 17:18:46 CEST 2011.




--- perl-Time-modules/perl-Time-modules.changes 2010-11-30 20:29:22.0 
+0100
+++ /mounts/work_src_done/STABLE/perl-Time-modules/perl-Time-modules.changes
2011-05-18 13:42:13.0 +0200
@@ -1,0 +2,20 @@
+Wed May 18 09:54:57 UTC 2011 - vci...@novell.com
+
+- update to 2011.0517
+   Bugfix from Sophie Hamilton: call tzset() when changing timezones.
+   Bugfix: bail out of tests cleanly when tzset doesn't work.
+- license changed
+
+---
+Fri May 13 10:25:15 UTC 2011 - vci...@novell.com
+
+- update to 2011.0505
+   Bugfix: make sure $ampm is defined so no undefined string warnings
+   are issued.
+   Honor the GMT flag when parsing time specs.  Patch from
+   kris at shannon.id.au.
+   Bugfix: RT#31477 noon  midnight would match in the middle of strings.
+   Added %v conversion for Time::CTime
+   Added tests to disprove invalid bug reports.
+
+---

calling whatdependson for head-i586


Old:

  Time-modules-2006.0814.tar.bz2

New:

  Time-modules-2011.0517.tar.bz2



Other differences:
--
++ perl-Time-modules.spec ++
--- /var/tmp/diff_new_pack.Tg5cKE/_old  2011-05-18 17:18:28.0 +0200
+++ /var/tmp/diff_new_pack.Tg5cKE/_new  2011-05-18 17:18:28.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package perl-Time-modules (Version 2006.0814)
+# spec file for package perl-Time-modules
 #
-# 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
@@ -19,12 +19,12 @@
 
 
 Name:   perl-Time-modules
-Version:2006.0814
-Release:133
+Version:2011.0517
+Release:1
 AutoReqProv:on
 Group:  Development/Libraries/Perl
 Url:http://www.cpan.org/modules/by-module/Time/
-License:PERMISSIVE-OSI-COMPLIANT
+License:Freely redistributable without restriction
 Summary:Various Perl time modules
 Source: Time-modules-%{version}.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -47,6 +47,8 @@
 %build
 perl Makefile.PL
 make %{?_smp_mflags}
+
+%check
 make test
 
 %install

++ Time-modules-2006.0814.tar.bz2 - Time-modules-2011.0517.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Time-modules-2006.0814/CHANGELOG 
new/Time-modules-2011.0517/CHANGELOG
--- old/Time-modules-2006.0814/CHANGELOG2006-08-15 23:38:13.0 
+0200
+++ new/Time-modules-2011.0517/CHANGELOG2011-05-17 17:42:47.0 
+0200
@@ -1,3 +1,19 @@
+2011.0517:
+   Bugfix from Sophie Hamilton: call tzset() when changing timezones.
+
+   Bugfix: bail out of tests cleanly when tzset doesn't work.
+2011.0505:
+   Bugfix: make sure $ampm is defined so no undefined string warnings
+   are issued.
+
+   Honor the GMT flag when parsing time specs.  Patch from
+   kris at shannon.id.au.
+
+   Bugfix: RT#31477 noon  midnight would match in the middle of strings.
+
+   Added %v conversion for Time::CTime
+
+   Added tests to disprove invalid bug reports.
 2006.0814:
A bugfix for negative offsets that overflowed (from Vernon Lyon 
vlyon at uk.yahoo-inc.com)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Time-modules-2006.0814/MANIFEST 
new/Time-modules-2011.0517/MANIFEST
--- old/Time-modules-2006.0814/MANIFEST 2006-08-15 23:38:59.0 +0200
+++ new/Time-modules-2011.0517/MANIFEST 2011-05-06 06:30:04.0 +0200
@@ -8,4 +8,7 @@
 lib/Time/ParseDate.pm
 lib/Time/Timezone.pm
 t/datetime.t
+t/metdate.t
+t/order1.t
+t/order2.t
 META.yml Module meta-data (added by MakeMaker)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Time-modules-2006.0814/META.yml 
new/Time-modules-2011.0517/META.yml
--- old/Time-modules-2006.0814/META.yml 2006-08-15 23:39:54.0 +0200
+++ new/Time-modules-2011.0517/META.yml 2011-05-17 17:43:34.0 +0200
@@ -1,10 +1,23 @@
-# http://module-build.sourceforge.net/META-spec.html
-#XXX This is a prototype!!!  It will change in the future!!! X#
-name: Time-modules
-version:  2006.0814
-version_from: lib/Time/ParseDate.pm
-installdirs:  site
-requires:
-
-distribution_type: module
-generated_by: ExtUtils::MakeMaker version 6.21
+--- #YAML:1.0
+name:   Time-modules
+version: