forked from pool/perl-Text-Unidecode
update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-Unidecode?expand=0&rev=13
This commit is contained in:
committed by
Git OBS Bridge
parent
0d131ebfdd
commit
0e5dab56cc
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Text-Unidecode
|
||||
#
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 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,15 @@
|
||||
|
||||
|
||||
Name: perl-Text-Unidecode
|
||||
Version: 1.22
|
||||
Version: 1.23
|
||||
Release: 0
|
||||
%define cpan_name Text-Unidecode
|
||||
Summary: Provide plain ASCII transliterations of Unicode text
|
||||
Summary: Plain Ascii Transliterations of Unicode Text
|
||||
License: Artistic-1.0 or GPL-1.0+
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/Text-Unidecode/
|
||||
Source: http://www.cpan.org/authors/id/S/SB/SBURKE/%{cpan_name}-%{version}.tar.gz
|
||||
Source0: http://www.cpan.org/authors/id/S/SB/SBURKE/%{cpan_name}-%{version}.tar.gz
|
||||
Source1: cpanspec.yml
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
@@ -49,7 +50,7 @@ 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<EFBFBD>sum<EFBFBD>" should look like "resume" with an "/"
|
||||
working: The six-letter word "résumé" 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
|
||||
|
Reference in New Issue
Block a user