commit 86f3b34d4612ca3bed1841cba35229909525c283
Author: Tom "spot" Callaway <[email protected]>
Date: Wed Sep 1 09:02:40 2010 -0400
update to 0.19
.gitignore | 1 +
perl-OLE-Storage_Lite.spec | 9 ++++++---
sources | 2 +-
3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 227b52c..20d5123 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
OLE-Storage_Lite-0.14.tar.gz
+/OLE-Storage_Lite-0.19.tar.gz
diff --git a/perl-OLE-Storage_Lite.spec b/perl-OLE-Storage_Lite.spec
index bdc13f2..82469ab 100644
--- a/perl-OLE-Storage_Lite.spec
+++ b/perl-OLE-Storage_Lite.spec
@@ -1,6 +1,6 @@
Name: perl-OLE-Storage_Lite
-Version: 0.14
-Release: 9%{?dist}
+Version: 0.19
+Release: 1%{?dist}
Summary: Simple Class for OLE document interface
Group: Development/Libraries
License: GPL+ or Artistic
@@ -30,7 +30,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {}
';'
find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';'
chmod -R u+w $RPM_BUILD_ROOT/*
-%check || :
+%check
make test
%clean
@@ -43,6 +43,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*.3*
%changelog
+* Wed Sep 1 2010 Tom "spot" Callaway <[email protected]> 0.19-1
+- update to 0.19
+
* Sun Aug 26 2007 Tom "spot" Callaway <[email protected]> 0.14-9
- license tag fix
diff --git a/sources b/sources
index 8ff474a..7d23ef4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-376118e3061bf4370b1a286dd7a0bb07 OLE-Storage_Lite-0.14.tar.gz
+1a713f5342c7d90e54ab0d9659650296 OLE-Storage_Lite-0.19.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel