Hello community,

here is the log from the commit of package perl-Perl-Tidy for openSUSE:Factory 
checked in at 2011-12-21 12:18:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Perl-Tidy (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Perl-Tidy.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Perl-Tidy", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Perl-Tidy/perl-Perl-Tidy.changes    
2011-09-23 12:38:33.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Perl-Tidy.new/perl-Perl-Tidy.changes       
2011-12-21 12:18:25.000000000 +0100
@@ -1,0 +2,18 @@
+Mon Dec 19 10:50:16 UTC 2011 - [email protected]
+
+- update to 20101217
+   - added new flag -it=n or --iterations=n
+   - A configuration file pathname begins with three dots, e.g.
+     ".../.perltidyrc", indicates that the file should be searched for starting
+     in the current directory and working upwards. 
+   - Added flag --notidy which disables all formatting and causes the input to 
be
+     copied unchanged. 
+   - Added prefilters and postfilters in the call to the Tidy.pm module.
+   - The starting indentation level of sections of code entabbed with -et=n
+     is correctly guessed if it was also produced with the same -et=n flag.  
This
+     keeps the indentation stable on repeated formatting passes within an 
editor.
+     Thanks to Sam Kington and Glenn.
+   - Functions with prototype '&' had a space between the function and opening 
peren.
+   - Patch to never put spaces around a bare word in braces beginning with ^ 
+
+-------------------------------------------------------------------

Old:
----
  Perl-Tidy-20090616.tar.bz2

New:
----
  Perl-Tidy-20101217.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-Perl-Tidy.spec ++++++
--- /var/tmp/diff_new_pack.yy9Nyy/_old  2011-12-21 12:18:29.000000000 +0100
+++ /var/tmp/diff_new_pack.yy9Nyy/_new  2011-12-21 12:18:29.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package perl-Perl-Tidy (Version 20090616)
+# spec file for package perl-Perl-Tidy
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -15,19 +15,16 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           perl-Perl-Tidy
 %define cpan_name Perl-Tidy
 Summary:        Parses and beautifies perl source
-Version:        20090616
-Release:        1
-License:        Distributable, see COPYING
+License:        GPL-2.0+
 Group:          Development/Libraries/Perl
+Version:        20101217
+Release:        0
 Url:            http://search.cpan.org/dist/Perl-Tidy/
-#Source:         
http://www.cpan.org/modules/by-module/Perl/Perl-Tidy-%{version}.tar.gz
-Source:         %{cpan_name}-%{version}.tar.bz2
+Source:         
http://www.cpan.org/modules/by-module/Perl/Perl-Tidy-%{version}.tar.gz
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %{perl_requires}

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to