Accepting request 487491 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/487491 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Unicode-LineBreak?expand=0&rev=15
This commit is contained in:
parent
2e43062855
commit
6564b019da
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e64e2d990a8cc90f8a387866509c35a93c50b812f5a2e60f3d9deb947a71dc24
|
||||
size 304042
|
3
Unicode-LineBreak-2017.004.tar.gz
Normal file
3
Unicode-LineBreak-2017.004.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:655bc3c4cb60ad0770d97816716cfe322f24e602c70e595f5941dfa02c40cb76
|
||||
size 311366
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 12 06:55:05 UTC 2017 - coolo@suse.com
|
||||
|
||||
- updated to 2017.004
|
||||
see /usr/share/doc/packages/perl-Unicode-LineBreak/Changes
|
||||
|
||||
2017.004 Tue Apr 11 2017
|
||||
# No new features.
|
||||
|
||||
2016.007_02 Sat Jul 02 2016
|
||||
! lib/Text/LineFold.pm
|
||||
! t/04fold.t
|
||||
- CPAN RT#115146: Space indenting not happening with "From" or " ".
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 29 10:20:41 UTC 2016 - coolo@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Unicode-LineBreak
|
||||
#
|
||||
# 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,14 +17,14 @@
|
||||
|
||||
|
||||
Name: perl-Unicode-LineBreak
|
||||
Version: 2016.003
|
||||
Version: 2017.004
|
||||
Release: 0
|
||||
%define cpan_name Unicode-LineBreak
|
||||
Summary: UAX #14 Unicode Line Breaking Algorithm
|
||||
License: Artistic-1.0 or GPL-1.0+
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/Unicode-LineBreak/
|
||||
Source0: http://www.cpan.org/authors/id/N/NE/NEZUMI/%{cpan_name}-%{version}.tar.gz
|
||||
Source0: https://cpan.metacpan.org/authors/id/N/NE/NEZUMI/%{cpan_name}-%{version}.tar.gz
|
||||
Source1: cpanspec.yml
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
@ -55,6 +55,7 @@ by Annex #11 [UAX #11] will be concerned to determine breaking positions.
|
||||
|
||||
%files -f %{name}.files
|
||||
%defattr(-,root,root,755)
|
||||
%doc ARTISTIC Changes Changes.REL1 GPL Makefile.PL.sombok README Todo.REL1
|
||||
%doc Changes Changes.REL1 GPL Makefile.PL.sombok README Todo.REL1
|
||||
%license ARTISTIC
|
||||
|
||||
%changelog
|
||||
|
Loading…
x
Reference in New Issue
Block a user