commit perl-Date-Calc for openSUSE:Factory
Hello community, here is the log from the commit of package perl-Date-Calc for openSUSE:Factory checked in at Mon Mar 1 01:46:51 CET 2010. -------- --- perl-Date-Calc/perl-Date-Calc.changes 2010-01-10 15:58:28.000000000 +0100 +++ /mounts/work_src_done/STABLE/perl-Date-Calc/perl-Date-Calc.changes 2010-02-26 16:06:21.000000000 +0100 @@ -1,0 +2,18 @@ +Fri Feb 26 16:02:59 CET 2010 - anicka@suse.cz + +- update to 6.3 + * The language can now be set individually for each function + in "Date::Calc" that requires it (through a new optional + parameter; the default continues to be a global setting + for backward compatibility); the affected functions are: + "Decode_Month()", "Decode_Day_of_Week()", "Compressed_to_Text()", + "Date_to_Text()", "Date_to_Text_Long()", "Calendar()", + "Month_to_Text()", "Day_of_Week_to_Text()", "Day_of_Week_Abbreviation()", + "Decode_Date_EU()", "Decode_Date_US()", "Decode_Date_EU2()", + "Decode_Date_US2()", "Parse_Date()". + * BEWARE that the interface of "DateCalc.c" has changed! + * Module "Date::Calc::Object" has been changed similarly + * Module "Date::Calendar::Year" has also been adapted accordingly + * bugfixes + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- Date-Calc-5.6.diff Date-Calc-5.6.tar.bz2 New: ---- Date-Calc-6.3.diff Date-Calc-6.3.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Date-Calc.spec ++++++ --- /var/tmp/diff_new_pack.JvLVIA/_old 2010-03-01 01:46:43.000000000 +0100 +++ /var/tmp/diff_new_pack.JvLVIA/_new 2010-03-01 01:46:43.000000000 +0100 @@ -1,5 +1,5 @@ # -# spec file for package perl-Date-Calc (Version 5.6) +# spec file for package perl-Date-Calc (Version 6.3) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -20,8 +20,8 @@ Name: perl-Date-Calc BuildRequires: perl-Bit-Vector -Version: 5.6 -Release: 2 +Version: 6.3 +Release: 1 Provides: DateCalc perl_dc Obsoletes: perl_dc Requires: perl-Bit-Vector @@ -71,7 +71,7 @@ %prep %setup -n Date-Calc-%{version} -q -%patch +#%patch %build perl Makefile.PL OPTIMIZE="$RPM_OPT_FLAGS -Wall" @@ -83,7 +83,7 @@ %install make DESTDIR=$RPM_BUILD_ROOT install_vendor %perl_process_packlist -chmod -R u+w examples/ tools/ *.txt +chmod -R u+w *.txt for i in `ls *.txt`; do mv $i `basename $i .txt`; done rm -rf tools/compile.bat rm -rf $RPM_BUILD_ROOT%{_mandir}/man3/Carp::* @@ -94,10 +94,10 @@ %files %defattr(-, root, root) -%doc Artistic CHANGES CREDITS EXAMPLES GNU_GPL GNU_LGPL INSTALL README TOOLS examples/ tools/ +%doc license README CREDITS CHANGES MANIFEST %doc %{_mandir}/man?/* %{perl_vendorarch}/auto/Date/ -%{perl_vendorarch}/Date/ /var/adm/perl-modules/%{name} +%{perl_vendorlib}/Date/ %changelog ++++++ Date-Calc-5.6.diff -> Date-Calc-6.3.diff ++++++ ++++++ Date-Calc-5.6.tar.bz2 -> Date-Calc-6.3.tar.bz2 ++++++ ++++ 26563 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de