From 3bcda1ca75d645839393799696fc8821866b613894d70cbe77500e71fa9330ce Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Sat, 13 Feb 2016 15:59:48 +0000 Subject: [PATCH] Accepting request 359154 from devel:languages:perl:autoupdate automatic update OBS-URL: https://build.opensuse.org/request/show/359154 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DateTime-Format-MySQL?expand=0&rev=19 --- DateTime-Format-MySQL-0.05.tar.gz | 3 --- DateTime-Format-MySQL-0.06.tar.gz | 3 +++ perl-DateTime-Format-MySQL.changes | 10 ++++++++++ perl-DateTime-Format-MySQL.spec | 4 ++-- 4 files changed, 15 insertions(+), 5 deletions(-) delete mode 100644 DateTime-Format-MySQL-0.05.tar.gz create mode 100644 DateTime-Format-MySQL-0.06.tar.gz diff --git a/DateTime-Format-MySQL-0.05.tar.gz b/DateTime-Format-MySQL-0.05.tar.gz deleted file mode 100644 index 0124c62..0000000 --- a/DateTime-Format-MySQL-0.05.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:26d0348a930aa34d3b33ec1b2a9d9629f2ee78234e224ca74d594703922ca2e9 -size 13462 diff --git a/DateTime-Format-MySQL-0.06.tar.gz b/DateTime-Format-MySQL-0.06.tar.gz new file mode 100644 index 0000000..b9ffab5 --- /dev/null +++ b/DateTime-Format-MySQL-0.06.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9818d4162ec9cec6139ba97b39e0489d217581a1d43fbb713f3beffe80f98f1d +size 13513 diff --git a/perl-DateTime-Format-MySQL.changes b/perl-DateTime-Format-MySQL.changes index f1145f7..5c77b5f 100644 --- a/perl-DateTime-Format-MySQL.changes +++ b/perl-DateTime-Format-MySQL.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Feb 13 09:55:38 UTC 2016 - coolo@suse.com + +- updated to 0.06 + see /usr/share/doc/packages/perl-DateTime-Format-MySQL/Changes + + 0.06 2016-02-12 + + - Fixed typo in regex that strangely works most of the time + ------------------------------------------------------------------- Sun Dec 21 22:14:59 UTC 2014 - lars@linux-schulserver.de diff --git a/perl-DateTime-Format-MySQL.spec b/perl-DateTime-Format-MySQL.spec index 99e69fc..7386adf 100644 --- a/perl-DateTime-Format-MySQL.spec +++ b/perl-DateTime-Format-MySQL.spec @@ -1,7 +1,7 @@ # # spec file for package perl-DateTime-Format-MySQL # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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,7 +17,7 @@ Name: perl-DateTime-Format-MySQL -Version: 0.05 +Version: 0.06 Release: 0 %define cpan_name DateTime-Format-MySQL Summary: Parse and format MySQL dates and times