8
0

Accepting request 397498 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/397498
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-Unidecode?expand=0&rev=15
This commit is contained in:
Stephan Kulow
2016-05-25 07:33:14 +00:00
committed by Git OBS Bridge
parent 0e5dab56cc
commit 63c40dcbe9
4 changed files with 14 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-Text-Unidecode
#
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2016 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-Text-Unidecode
Version: 1.23
Version: 1.27
Release: 0
%define cpan_name Text-Unidecode
Summary: Plain Ascii Transliterations of Unicode Text
@@ -50,11 +50,11 @@ some other writing system. (See the example in the synopsis.)
NOTE:
To make sure your perldoc/Pod viewing setup for viewing this page is
working: The six-letter word "résumé" should look like "resume" with an "/"
working: The six-letter word "r<EFBFBD>sum<EFBFBD>" should look like "resume" with an "/"
accent on each "e".
For further tests, and help if that doesn't work, see below, the /A POD
ENCODING TEST manpage.
For further tests, and help if that doesn't work, see below, A POD ENCODING
TEST.
%prep
%setup -q -n %{cpan_name}-%{version}