[apache-poi] Update to 3.8-beta5

Orion Poplawski orion at fedoraproject.org
Fri Jan 6 03:06:00 UTC 2012


commit 61875bd3f9c21ea95470e5c194d9aa27ea7b2528
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Thu Jan 5 20:05:57 2012 -0700

    Update to 3.8-beta5

 .gitignore      |    1 +
 apache-poi.spec |    9 ++++++---
 sources         |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f8d8fe9..22fffe6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /poi-src-3.7-20101029.tar.gz
 /Office%20Open%20XML%201st%20edition%20Part%204%20(PDF).zip
 /poi-src-3.8-beta3-20110606.tar.gz
+/poi-src-3.8-beta5-20111217.tar.gz
diff --git a/apache-poi.spec b/apache-poi.spec
index 15d4fe5..79b282a 100644
--- a/apache-poi.spec
+++ b/apache-poi.spec
@@ -1,9 +1,9 @@
-%global reldate 20110606
-%global rcver -beta3
+%global reldate 20111217
+%global rcver -beta5
 
 Name:           apache-poi
 Version:        3.8
-Release:        0.2.beta3%{?dist}
+Release:        0.3.beta5%{?dist}
 Summary:        The Java API for Microsoft Documents
 
 Group:          Development/Libraries
@@ -174,6 +174,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Jan 5 2012 Orion Poplawski <orion at cora.nwra.com> - 3.8-0.3.beta5
+- Update to 3.8-beta5
+
 * Fri Jul 22 2011 Orion Poplawski <orion at cora.nwra.com> - 3.8-0.2.beta3
 - Update to 3.8-beta3
 - Add commons-codec to the build jar repository
diff --git a/sources b/sources
index a6dbe5c..3dfe5eb 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-5e6ba373af34db4581f180f8698bac11  poi-src-3.8-beta3-20110606.tar.gz
 abe6bb6e7799e854934b3c634e8bcf7b  Office%20Open%20XML%201st%20edition%20Part%204%20(PDF).zip
+ee3e6dc3d0ff9f7b20da8068b7bf8a65  poi-src-3.8-beta5-20111217.tar.gz


More information about the scm-commits mailing list