Accepting request 477083 from devel:languages:perl
1 OBS-URL: https://build.opensuse.org/request/show/477083 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Date-Manip?expand=0&rev=46
This commit is contained in:
commit
cc05216bf9
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:864c1e71a62db5f58fd570ddf82259feb025203a58187fdddec96824f54e2f76
|
|
||||||
size 1831444
|
|
3
Date-Manip-6.58.tar.gz
Normal file
3
Date-Manip-6.58.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:485eec6c00141c477941598de7081746f57365b9705d4a751fb1d164ded2b363
|
||||||
|
size 1820488
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 3 06:25:09 UTC 2017 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 6.58
|
||||||
|
see /usr/share/doc/packages/perl-Date-Manip/Changes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Dec 2 06:16:26 UTC 2016 - coolo@suse.com
|
Fri Dec 2 06:16:26 UTC 2016 - coolo@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Date-Manip
|
# spec file for package perl-Date-Manip
|
||||||
#
|
#
|
||||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2017 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-Date-Manip
|
Name: perl-Date-Manip
|
||||||
Version: 6.57
|
Version: 6.58
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name Date-Manip
|
%define cpan_name Date-Manip
|
||||||
Summary: Date manipulation routines
|
Summary: Date manipulation routines
|
||||||
License: Artistic-1.0 or GPL-1.0+
|
License: Artistic-1.0 or GPL-1.0+
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Url: http://search.cpan.org/dist/Date-Manip/
|
Url: http://search.cpan.org/dist/Date-Manip/
|
||||||
Source0: http://www.cpan.org/authors/id/S/SB/SBECK/%{cpan_name}-%{version}.tar.gz
|
Source0: https://cpan.metacpan.org/authors/id/S/SB/SBECK/%{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
|
||||||
@ -131,6 +131,7 @@ find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
|
|||||||
|
|
||||||
%files -f %{name}.files
|
%files -f %{name}.files
|
||||||
%defattr(-,root,root,755)
|
%defattr(-,root,root,755)
|
||||||
%doc Changes examples LICENSE README README.first
|
%doc Changes examples README README.first
|
||||||
|
%license LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
x
Reference in New Issue
Block a user