Hello community,
here is the log from the commit of package perl-Locale-Maketext-Lexicon for
openSUSE:Factory checked in at 2013-07-03 16:52:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Locale-Maketext-Lexicon (Old)
and /work/SRC/openSUSE:Factory/.perl-Locale-Maketext-Lexicon.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Locale-Maketext-Lexicon"
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Locale-Maketext-Lexicon/perl-Locale-Maketext-Lexicon.changes
2011-11-21 12:42:21.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.perl-Locale-Maketext-Lexicon.new/perl-Locale-Maketext-Lexicon.changes
2013-07-03 16:52:11.000000000 +0200
@@ -1,0 +2,11 @@
+Wed Jul 3 12:50:44 UTC 2013 - [email protected]
+
+- updated to 0.96
+ * Handle Haml blocks too (Calum Halcrow)
+ * Corrected spelling of Text::Haml
+ * xgettext.pl was not being installed
+ * Moved to Dist::Zilla
+ * Added support for HAML (Calum Halcrow)
+ * Fixed test for Perl 5.17.6+. (ANDK)
+
+-------------------------------------------------------------------
Old:
----
Locale-Maketext-Lexicon-0.91.tar.gz
New:
----
Locale-Maketext-Lexicon-0.96.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Locale-Maketext-Lexicon.spec ++++++
--- /var/tmp/diff_new_pack.2BY0bL/_old 2013-07-03 16:52:11.000000000 +0200
+++ /var/tmp/diff_new_pack.2BY0bL/_new 2013-07-03 16:52:11.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-Locale-Maketext-Lexicon
#
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,34 +16,29 @@
#
-
Name: perl-Locale-Maketext-Lexicon
-Version: 0.91
-Release: 1
-License: MIT
+Version: 0.96
+Release: 0
%define cpan_name Locale-Maketext-Lexicon
Summary: Use other catalog formats in Maketext
-Url: http://search.cpan.org/dist/Locale-Maketext-Lexicon/
+License: MIT
Group: Development/Libraries/Perl
-Source:
http://www.cpan.org/authors/id/D/DR/DRTECH/Locale-Maketext-Lexicon-%{version}.tar.gz
+Url: http://search.cpan.org/dist/Locale-Maketext-Lexicon/
+Source:
http://www.cpan.org/authors/id/D/DR/DRTECH/%{cpan_name}-%{version}.tar.gz
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
-BuildRequires: perl(HTML::Parser) >= 3.56
-BuildRequires: perl(Lingua::EN::Sentence) >= 0.25
-BuildRequires: perl(PPI) >= 1.203
-BuildRequires: perl(Template) >= 2.20
-BuildRequires: perl(Template::Constants) >= 2.75
-BuildRequires: perl(YAML) >= 0.66
-BuildRequires: perl(YAML::Loader) >= 0.66
-Requires: perl(HTML::Parser) >= 3.56
-Requires: perl(Lingua::EN::Sentence) >= 0.25
-Requires: perl(PPI) >= 1.203
-Requires: perl(Template) >= 2.20
-Requires: perl(Template::Constants) >= 2.75
-Requires: perl(YAML) >= 0.66
-Requires: perl(YAML::Loader) >= 0.66
+BuildRequires: perl(Locale::Maketext) >= 1.17
+Requires: perl(Locale::Maketext) >= 1.17
+Recommends: perl(HTML::Parser) >= 3.56
+Recommends: perl(Lingua::EN::Sentence) >= 0.25
+Recommends: perl(PPI) >= 1.203
+Recommends: perl(Template) >= 2.20
+Recommends: perl(Template::Constants) >= 2.75
+Recommends: perl(Text::Haml)
+Recommends: perl(YAML) >= 0.66
+Recommends: perl(YAML::Loader) >= 0.66
%{perl_requires}
%description
@@ -59,6 +54,7 @@
%prep
%setup -q -n %{cpan_name}-%{version}
+find . -type f -print0 | xargs -0 chmod 644
%build
%{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -72,11 +68,8 @@
%perl_process_packlist
%perl_gen_filelist
-%clean
-%{__rm} -rf %{buildroot}
-
%files -f %{name}.files
-%defattr(644,root,root,755)
-%doc AUTHORS Changes LICENSE README
+%defattr(-,root,root,755)
+%doc AUTHORS Changes docs LICENSE README script
%changelog
++++++ Locale-Maketext-Lexicon-0.91.tar.gz ->
Locale-Maketext-Lexicon-0.96.tar.gz ++++++
++++ 10562 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]