[jcommon/f18] Update to latest upstream release.

jerboaa jerboaa at fedoraproject.org
Thu Oct 25 12:16:52 UTC 2012


commit dc30cb0b30eef42c2814c34ea2b662759d980c72
Author: Severin Gehwolf <sgehwolf at redhat.com>
Date:   Thu Oct 25 14:13:48 2012 +0200

    Update to latest upstream release.

 .gitignore   |    1 +
 jcommon.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8c71c93..eb61eb7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 jcommon-1.0.16.tar.gz
 jcommon-1.0.17.tar.gz
+/jcommon-1.0.18.tar.gz
diff --git a/jcommon.spec b/jcommon.spec
index 2b314dd..5da43c1 100644
--- a/jcommon.spec
+++ b/jcommon.spec
@@ -1,6 +1,6 @@
 Name: jcommon
-Version: 1.0.17
-Release: 5%{?dist}
+Version: 1.0.18
+Release: 1%{?dist}
 Summary: JFree Java utility classes
 License: LGPLv2+
 Group: System Environment/Libraries
@@ -73,6 +73,9 @@ install -pm 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
 %{_javadocdir}/%{name}
 
 %changelog
+* Thu Oct 25 2012 Severin Gehwolf <sgehwolf at redhat.com> 1.0.18-1
+- Update to upstream 1.0.18 release.
+
 * Mon Sep 17 2012 Severin Gehwolf <sgehwolf at redhat.com> 1.0.17-5
 - Add proper Bundle-{Version,Name,SymbolicName} via
   bnd.properties file
diff --git a/sources b/sources
index aa93508..e7c3f49 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b42f63858987a5282b8f4b8af1740251  jcommon-1.0.17.tar.gz
+05b52096a7f4566319bbe84d84d20e04  jcommon-1.0.18.tar.gz


More information about the scm-commits mailing list