forked from pool/perl-Time-Duration-Parse
Accepting request 619896 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/619896 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Time-Duration-Parse?expand=0&rev=10
This commit is contained in:
committed by
Git OBS Bridge
parent
25e1755f1b
commit
24a8a81d50
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:414a184a41ff06a19c76f9ae30e6285056eb69aae60af99bc9edf8a8e16fce29
|
|
||||||
size 11604
|
|
||||||
3
Time-Duration-Parse-0.14.tar.gz
Normal file
3
Time-Duration-Parse-0.14.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ccc296656c9afd14bb691fccb68197f5c78c637bf70fd7fabb185750f238d09e
|
||||||
|
size 11641
|
||||||
@@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jun 30 06:07:49 UTC 2018 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 0.14
|
||||||
|
see /usr/share/doc/packages/perl-Time-Duration-Parse/Changes
|
||||||
|
|
||||||
|
0.14 2018-06-29 NEILB
|
||||||
|
- Added "hrs" as another form for "hours". Thanks to Stig for the PR.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 27 10:37:36 UTC 2015 - coolo@suse.com
|
Tue Oct 27 10:37:36 UTC 2015 - coolo@suse.com
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Time-Duration-Parse
|
# spec file for package perl-Time-Duration-Parse
|
||||||
#
|
#
|
||||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -17,14 +17,14 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-Time-Duration-Parse
|
Name: perl-Time-Duration-Parse
|
||||||
Version: 0.13
|
Version: 0.14
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name Time-Duration-Parse
|
%define cpan_name Time-Duration-Parse
|
||||||
Summary: Parse string that represents time duration
|
Summary: Parse string that represents time duration
|
||||||
License: Artistic-1.0 or GPL-1.0+
|
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Url: http://search.cpan.org/dist/Time-Duration-Parse/
|
Url: http://search.cpan.org/dist/Time-Duration-Parse/
|
||||||
Source0: http://www.cpan.org/authors/id/N/NE/NEILB/%{cpan_name}-%{version}.tar.gz
|
Source0: https://cpan.metacpan.org/authors/id/N/NE/NEILB/%{cpan_name}-%{version}.tar.gz
|
||||||
Source1: cpanspec.yml
|
Source1: cpanspec.yml
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@@ -66,6 +66,7 @@ roundtrip safe. So, the following is always true.
|
|||||||
|
|
||||||
%files -f %{name}.files
|
%files -f %{name}.files
|
||||||
%defattr(-,root,root,755)
|
%defattr(-,root,root,755)
|
||||||
%doc Changes LICENSE README
|
%doc Changes README
|
||||||
|
%license LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
|||||||
Reference in New Issue
Block a user