Hello community,
here is the log from the commit of package perl-Lingua-Translit for
openSUSE:Factory checked in at 2017-05-06 20:45:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Lingua-Translit (Old)
and /work/SRC/openSUSE:Factory/.perl-Lingua-Translit.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Lingua-Translit"
Sat May 6 20:45:38 2017 rev:2 rq:492407 version:0.27
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Lingua-Translit/perl-Lingua-Translit.changes
2016-07-26 13:02:20.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Lingua-Translit.new/perl-Lingua-Translit.changes
2017-05-06 20:45:39.704464478 +0200
@@ -1,0 +2,11 @@
+Thu Apr 27 06:00:47 UTC 2017 - [email protected]
+
+- updated to 0.27
+ see /usr/share/doc/packages/perl-Lingua-Translit/Changes
+
+ 0.27 -- 2017-04-26
+
+ * Added "BGN/PCGN RUS Standard" and "BGN/PCGN RUS Strict"
+ transliterations. Thanks to Nikola Lečić for contributing these tables!
+
+-------------------------------------------------------------------
Old:
----
Lingua-Translit-0.26.tar.gz
New:
----
Lingua-Translit-0.27.tar.gz
cpanspec.yml
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Lingua-Translit.spec ++++++
--- /var/tmp/diff_new_pack.CX1jyb/_old 2017-05-06 20:45:40.640332457 +0200
+++ /var/tmp/diff_new_pack.CX1jyb/_new 2017-05-06 20:45:40.660329636 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-Lingua-Translit
#
-# 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,15 @@
Name: perl-Lingua-Translit
-Version: 0.26
+Version: 0.27
Release: 0
%define cpan_name Lingua-Translit
Summary: Transliterates Text Between Writing Systems
License: Artistic-1.0 or GPL-1.0+
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Lingua-Translit/
-Source0:
http://www.cpan.org/authors/id/A/AL/ALINKE/%{cpan_name}-%{version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/A/AL/ALINKE/%{cpan_name}-%{version}.tar.gz
+Source1: cpanspec.yml
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
++++++ Lingua-Translit-0.26.tar.gz -> Lingua-Translit-0.27.tar.gz ++++++
++++ 4479 lines of diff (skipped)
++++++ cpanspec.yml ++++++
---
#description_paragraphs: 3
#description: |-
# override description from CPAN
#summary: override summary from CPAN
#no_testing: broken upstream
#sources:
# - source1
# - source2
#patches:
# foo.patch: -p1
# bar.patch:
#preamble: |-
# BuildRequires: gcc-c++
#post_prep: |-
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s, *,,g'`
# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL
#post_build: |-
# rm unused.files
#post_install: |-
# sed on %{name}.files
#license: SUSE-NonFree
#skip_noarch: 1
#custom_build: |-
#./Build build flags=%{?_smp_mflags} --myflag
#custom_test: |-
#startserver && make test
#ignore_requires: Bizarre::Module