[jcommon/f21] Update to upstream 1.0.19 release.

jerboaa jerboaa at fedoraproject.org
Tue Sep 2 09:02:19 UTC 2014


commit 1565602a4316a3c3a076271aaaeba85df7b7dcc0
Author: Severin Gehwolf <sgehwolf at redhat.com>
Date:   Tue Sep 2 10:47:05 2014 +0200

    Update to upstream 1.0.19 release.

 .gitignore   |    1 +
 jcommon.spec |   14 +++++++-------
 sources      |    2 +-
 3 files changed, 9 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index eb61eb7..278fa00 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 jcommon-1.0.16.tar.gz
 jcommon-1.0.17.tar.gz
 /jcommon-1.0.18.tar.gz
+/jcommon-1.0.19.tar.gz
diff --git a/jcommon.spec b/jcommon.spec
index 5aa8614..60b9eef 100644
--- a/jcommon.spec
+++ b/jcommon.spec
@@ -1,6 +1,6 @@
 Name: jcommon
-Version: 1.0.18
-Release: 6%{?dist}
+Version: 1.0.19
+Release: 1%{?dist}
 Summary: JFree Java utility classes
 License: LGPLv2+
 Group: System Environment/Libraries
@@ -60,11 +60,8 @@ install -pm 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
 
 %add_maven_depmap JPP-%{name}.pom %{name}.jar
 
-%files
-%doc licence-LGPL.txt README.txt
-%{_mavenpomdir}/*
-%{_datadir}/maven-metadata/*
-%{_javadir}/%{name}.jar
+%files -f .mfiles
+%doc LICENSE README.md
 
 %files xml
 %{_javadir}/%{name}-xml.jar
@@ -73,6 +70,9 @@ install -pm 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
 %{_javadocdir}/%{name}
 
 %changelog
+* Tue Sep 02 2014 Severin Gehwolf <sgehwolf at redhat.com> - 1.0.19-1
+- Update to upstream 1.0.19 release.
+
 * Tue Jun 10 2014 David Tardon <dtardon at redhat.com> - 1.0.18-6
 - Resolves: rhbz#1106929 fix FTBFS
 
diff --git a/sources b/sources
index e7c3f49..236610c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-05b52096a7f4566319bbe84d84d20e04  jcommon-1.0.18.tar.gz
+a02816e30596e20c5a386fd7dbe13feb  jcommon-1.0.19.tar.gz


More information about the scm-commits mailing list