Accepting request 577562 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/577562 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-Object?expand=0&rev=4
This commit is contained in:
committed by
Git OBS Bridge
parent
976221a3f8
commit
93685ffbd8
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9272575b5c5e633601477be69fd3523039627b16daae041fce2d3cb5023c6be9
|
|
||||||
size 28647
|
|
3
File-Object-0.11.tar.gz
Normal file
3
File-Object-0.11.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:34e044755bcf32da5d369e6b0a3cf62357818da1e015c21a0e2ac48efc112537
|
||||||
|
size 28767
|
@@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Feb 17 06:24:19 UTC 2018 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 0.11
|
||||||
|
see /usr/share/doc/packages/perl-File-Object/Changes
|
||||||
|
|
||||||
|
0.11 2018-01-22T11:56:21+01:00
|
||||||
|
- Fix Makefile.PL for new version of Perl and no default »use lib '.'«.
|
||||||
|
- Update Module::Install to 1.18 version.
|
||||||
|
- Update author name.
|
||||||
|
- Update copyright years.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 6 10:02:24 UTC 2016 - coolo@suse.com
|
Wed Jan 6 10:02:24 UTC 2016 - coolo@suse.com
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-File-Object
|
# spec file for package perl-File-Object
|
||||||
#
|
#
|
||||||
# Copyright (c) 2016 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-File-Object
|
Name: perl-File-Object
|
||||||
Version: 0.10
|
Version: 0.11
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name File-Object
|
%define cpan_name File-Object
|
||||||
Summary: Object system for filesystem paths
|
Summary: Object system for filesystem paths
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Url: http://search.cpan.org/dist/File-Object/
|
Url: http://search.cpan.org/dist/File-Object/
|
||||||
Source0: http://www.cpan.org/authors/id/S/SK/SKIM/%{cpan_name}-%{version}.tar.gz
|
Source0: https://cpan.metacpan.org/authors/id/S/SK/SKIM/%{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
|
||||||
@@ -58,6 +58,7 @@ Object system for filesystem paths.
|
|||||||
|
|
||||||
%files -f %{name}.files
|
%files -f %{name}.files
|
||||||
%defattr(-,root,root,755)
|
%defattr(-,root,root,755)
|
||||||
%doc Changes examples LICENSE README
|
%doc Changes examples README
|
||||||
|
%license LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Reference in New Issue
Block a user