[svn] r5932 - in trunk/rpms: fbreader kile perl-SVK
perl-Spreadsheet-WriteExcel
packagers at lists.rpmforge.net
packagers at lists.rpmforge.net
Mon Oct 22 12:49:34 CEST 2007
Author: dries
Date: 2007-10-22 12:49:30 +0200 (Mon, 22 Oct 2007)
New Revision: 5932
Modified:
trunk/rpms/fbreader/fbreader.spec
trunk/rpms/kile/kile.spec
trunk/rpms/perl-SVK/perl-SVK.spec
trunk/rpms/perl-Spreadsheet-WriteExcel/perl-Spreadsheet-WriteExcel.spec
Log:
updates and fixes
Modified: trunk/rpms/fbreader/fbreader.spec
===================================================================
--- trunk/rpms/fbreader/fbreader.spec 2007-10-21 09:09:03 UTC (rev 5931)
+++ trunk/rpms/fbreader/fbreader.spec 2007-10-22 10:49:30 UTC (rev 5932)
@@ -6,7 +6,7 @@
Summary: E-book reader
Name: fbreader
-Version: 0.8.6
+Version: 0.8.7
Release: 1
License: GPL
Group: Applications/Multimedia
@@ -51,6 +51,9 @@
%{_datadir}/zlibrary/
%changelog
+* Mon Oct 22 2007 Dries Verachtert <dries at ulyssis.org> - 0.8.7-1
+- Updated to release 0.8.7.
+
* Mon Aug 20 2007 Dries Verachtert <dries at ulyssis.org> - 0.8.6-1
- Updated to release 0.8.6.
Modified: trunk/rpms/kile/kile.spec
===================================================================
--- trunk/rpms/kile/kile.spec 2007-10-21 09:09:03 UTC (rev 5931)
+++ trunk/rpms/kile/kile.spec 2007-10-22 10:49:30 UTC (rev 5932)
@@ -10,7 +10,7 @@
Summary: User friendly TeX/LaTeX editor
Name: kile
-Version: 1.9.1
+Version: 1.9.3
Release: 1
License: GPL
Group: Applications/Publishing
@@ -86,6 +86,9 @@
%changelog
+* Mon Oct 22 2007 Dries Verachtert <dries at ulyssis.org> - 1.9.3-1
+- Updated to release 1.9.3.
+
* Sat Jul 29 2006 Dries Verachtert <dries at ulyssis.org> - 1.9.1-1
- Updated to release 1.9.1.
Modified: trunk/rpms/perl-SVK/perl-SVK.spec
===================================================================
--- trunk/rpms/perl-SVK/perl-SVK.spec 2007-10-21 09:09:03 UTC (rev 5931)
+++ trunk/rpms/perl-SVK/perl-SVK.spec 2007-10-22 10:49:30 UTC (rev 5932)
@@ -11,7 +11,7 @@
Summary: Perl module that implements a distributed version control system (VCS)
Name: perl-SVK
Version: 2.0.2
-Release: 1
+Release: 2
License: Artistic/GPL
Group: Applications/CPAN
URL: http://search.cpan.org/dist/SVK/
@@ -24,7 +24,7 @@
BuildRequires: perl(Test::More) >= 0.42
BuildRequires: perl(version) >= 0.68
BuildRequires: perl(Algorithm::Annotate)
-BuildRequires: perl(Algorithm::Diff) >= 1.1901
+BuildRequires: perl(Algorithm::Diff) >= 1.19
BuildRequires: perl(YAML::Syck) >= 0.60
BuildRequires: perl(Data::Hierarchy) >= 0.30
BuildRequires: perl(PerlIO::via::dynamic) >= 0.11
@@ -82,5 +82,8 @@
%{perl_vendorlib}/SVK.pm
%changelog
+* Mon Oct 22 2007 Dries Verachtert <dries at ulyssis.org> - 2.0.2-2
+- Fixed the perl(Algorithm::Diff) dependency, thanks to Geoffrey Broadwell.
+
* Mon Aug 06 2007 Dag Wieers <dag at wieers.com> - 2.0.2-1
- Initial package. (using DAR)
Modified: trunk/rpms/perl-Spreadsheet-WriteExcel/perl-Spreadsheet-WriteExcel.spec
===================================================================
--- trunk/rpms/perl-Spreadsheet-WriteExcel/perl-Spreadsheet-WriteExcel.spec 2007-10-21 09:09:03 UTC (rev 5931)
+++ trunk/rpms/perl-Spreadsheet-WriteExcel/perl-Spreadsheet-WriteExcel.spec 2007-10-22 10:49:30 UTC (rev 5932)
@@ -9,7 +9,7 @@
Summary: Write formatted text and numbers to a cross-platform Excel binary file
Name: perl-Spreadsheet-WriteExcel
-Version: 2.18
+Version: 2.20
Release: 1
License: Artistic/GPL
Group: Applications/CPAN
@@ -54,6 +54,9 @@
%{perl_vendorlib}/Spreadsheet/WriteExcel
%changelog
+* Mon Oct 22 2007 Dries Verachtert <dries at ulyssis.org> - 2.20-1
+- Updated to release 2.20.
+
* Sun Apr 29 2007 Dries Verachtert <dries at ulyssis.org> - 2.18-1
- Updated to release 2.18.
More information about the svn-commits
mailing list