Accepting request 515291 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/515291
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-libintl-perl?expand=0&rev=27
This commit is contained in:
Dirk Stoecker 2017-08-14 13:14:59 +00:00 committed by Git OBS Bridge
parent 8c6cdf001e
commit a1eba66401
4 changed files with 14 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3f28eaa9d824c2852cf96bb6aa98495d302a6b95302f3e0738fe9389f8053e50
size 463128

3
libintl-perl-1.27.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:46de373e84e8a178353990b87eeacf9ef4f5c72650248eb20ed9772a65817c6a
size 468340

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Aug 9 06:42:03 UTC 2017 - coolo@suse.com
- updated to 1.27
see /usr/share/doc/packages/perl-libintl-perl/ChangeLog
-------------------------------------------------------------------
Thu Jun 23 07:22:21 UTC 2016 - coolo@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package perl-libintl-perl
#
# 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
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: perl-libintl-perl
Version: 1.26
Version: 1.27
Release: 0
#Upstream: CHECK(GPL-1.0+ or Artistic-1.0)
%define cpan_name libintl-perl
@ -25,7 +25,7 @@ Summary: High-Level Interface to Uniforum Message Translation
License: LGPL-2.1+
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/libintl-perl/
Source0: http://www.cpan.org/authors/id/G/GU/GUIDO/%{cpan_name}-%{version}.tar.gz
Source0: https://cpan.metacpan.org/authors/id/G/GU/GUIDO/%{cpan_name}-%{version}.tar.gz
Source1: libintl-perl-rpmlintrc
Source2: cpanspec.yml
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -66,6 +66,7 @@ rm ./tests/04find_domain_bug.t
%files -f %{name}.files
%defattr(-,root,root,755)
%doc ChangeLog COPYING Credits FAQ NEWS README README-oldversions README.solaris README.win32 REFERENCES ReleaseNotes THANKS TODO
%doc ChangeLog Credits FAQ NEWS README README.md README-oldversions README.solaris README.win32 REFERENCES ReleaseNotes THANKS TODO
%license COPYING
%changelog