Hello community,
here is the log from the commit of package perl-Smart-Comments for
openSUSE:Factory checked in at 2013-07-30 14:04:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Smart-Comments (Old)
and /work/SRC/openSUSE:Factory/.perl-Smart-Comments.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Smart-Comments"
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Smart-Comments/perl-Smart-Comments.changes
2011-11-21 12:45:35.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.perl-Smart-Comments.new/perl-Smart-Comments.changes
2013-07-30 14:04:18.000000000 +0200
@@ -1,0 +2,7 @@
+Sat Jul 27 11:57:46 UTC 2013 - [email protected]
+
+- updated to 1.000005
+ - Fixed typo in docs
+ - Fixed bad assumption (nolongdouble) in t/while_num.t
+
+-------------------------------------------------------------------
Old:
----
Smart-Comments-1.0.4.tar.gz
New:
----
Smart-Comments-1.000005.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Smart-Comments.spec ++++++
--- /var/tmp/diff_new_pack.LwCIYQ/_old 2013-07-30 14:04:20.000000000 +0200
+++ /var/tmp/diff_new_pack.LwCIYQ/_new 2013-07-30 14:04:20.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-Smart-Comments
#
-# 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,30 +16,23 @@
#
-
Name: perl-Smart-Comments
-Version: 1.0.4
-Release: 1
-License: GPL-1.0+ or Artistic-1.0
+Version: 1.000005
+Release: 0
%define cpan_name Smart-Comments
Summary: Comments that do more than just sit there
-Url: http://search.cpan.org/dist/Smart-Comments/
+License: GPL-1.0+ or Artistic-1.0
Group: Development/Libraries/Perl
-#Source:
http://www.cpan.org/authors/id/C/CH/CHORNY/Smart-Comments-%{version}.tar.gz
-Source: %{cpan_name}-%{version}.tar.gz
-BuildRequires: perl(Data::Dumper)
-BuildRequires: perl(List::Util)
-BuildRequires: perl(Text::Balanced) >= 2
-BuildRequires: perl(version)
+Url: http://search.cpan.org/dist/Smart-Comments/
+Source:
http://www.cpan.org/authors/id/D/DC/DCONWAY/%{cpan_name}-%{version}.tar.gz
+BuildArch: noarch
+BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Module::Build)
-Requires: perl(Data::Dumper)
-Requires: perl(List::Util)
-Requires: perl(Text::Balanced) >= 2
+BuildRequires: perl(version)
+#BuildRequires: perl(Smart::Comments)
Requires: perl(version)
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
-BuildArch: noarch
%{perl_requires}
%description
@@ -66,11 +59,8 @@
./Build install destdir=%{buildroot} create_packlist=0
%perl_gen_filelist
-%clean
-%{__rm} -rf %{buildroot}
-
%files -f %{name}.files
-%defattr(644,root,root,755)
+%defattr(-,root,root,755)
%doc Changes README
%changelog
++++++ Smart-Comments-1.0.4.tar.gz -> Smart-Comments-1.000005.tar.gz ++++++
++++ 4230 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]