[jpathwatch] Update to newer upstream version.

Alexander Kurtakov akurtakov at fedoraproject.org
Fri Jul 26 12:27:53 UTC 2013


commit f4fe89751c690e2497213ee8da56c9bf4a94a90e
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Fri Jul 26 15:27:40 2013 +0300

    Update to newer upstream version.

 .gitignore      |    1 +
 jpathwatch.spec |    9 ++++++---
 sources         |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 83a1ae6..63051b7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /jpathwatch-0.94.tar.gz
+/jpathwatch-0.95.tar.gz
diff --git a/jpathwatch.spec b/jpathwatch.spec
index 64ca87c..4d637da 100644
--- a/jpathwatch.spec
+++ b/jpathwatch.spec
@@ -1,9 +1,9 @@
 
-%global site_ver  0-94
+%global site_ver  0-95
 
 Name:             jpathwatch
-Version:          0.94
-Release:          7%{?dist}
+Version:          0.95
+Release:          1%{?dist}
 Summary:          Java library for monitoring directories for changes
 License:          GPLv2
 Group:            Development/Libraries
@@ -89,6 +89,9 @@ cp -pr doc/* %{buildroot}%{_javadocdir}/%{name}
 %doc %{_javadocdir}/%{name}
 
 %changelog
+* Fri Jul 26 2013 Alexander Kurtakov <akurtako at redhat.com> 0.95-1
+- Update to newer upstream version.
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.94-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 818e350..1bed899 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-eaa095069320f50b98e35a5e61026c62  jpathwatch-0.94.tar.gz
+1c8a99527e3e2694127aefdcbf2b7990  jpathwatch-0.95.tar.gz


More information about the scm-commits mailing list