[rxtx] Bump to fix NVR

Peter Robinson pbrobinson at fedoraproject.org
Tue Sep 16 14:35:54 UTC 2014


commit b3068b4ec23f5627789976280ac600c27a99360e
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Tue Sep 16 15:35:45 2014 +0100

    Bump to fix NVR

 rxtx.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/rxtx.spec b/rxtx.spec
index e895682..34db4ef 100644
--- a/rxtx.spec
+++ b/rxtx.spec
@@ -4,7 +4,7 @@
 
 %global upver	2.2
 %global uprel	20100211
-%global rel	0.9
+%global rel	0.10
 
 #global jni	%{_jnidir}
 %global jni	%{_libdir}/%{name}
@@ -12,7 +12,7 @@
 Summary:	Parallel communication for the Java Development Toolkit
 Name:		rxtx
 Version:	%{upver}
-Release:	%{rel}.%{uprel}.2%{?dist}.2
+Release:	%{rel}.%{uprel}%{?dist}
 License:	LGPLv2+
 Group:		System Environment/Libraries
 URL:		http://rxtx.qbang.org/
@@ -77,6 +77,9 @@ find %{buildroot} -name '*.la' -exec rm {} \;
 %{jni}
 
 %changelog
+* Tue Sep 16 2014 Peter Robinson <pbrobinson at fedoraproject.org> 2.2-0.10.20100211
+- Bump to fix NVR
+
 * Mon Aug 18 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.2-0.9.20100211.2.2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 


More information about the scm-commits mailing list