rpms/jaxen/devel jaxen.spec,1.3,1.4

Devrim GÜNDÜZ devrim at fedoraproject.org
Tue Nov 25 22:11:08 UTC 2008


Author: devrim

Update of /cvs/extras/rpms/jaxen/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv2138

Modified Files:
	jaxen.spec 
Log Message:

Update to 1.1.1, to fix #465987 .




Index: jaxen.spec
===================================================================
RCS file: /cvs/extras/rpms/jaxen/devel/jaxen.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- jaxen.spec	9 Jul 2008 19:58:18 -0000	1.3
+++ jaxen.spec	25 Nov 2008 22:10:37 -0000	1.4
@@ -43,14 +43,15 @@
 %define without_manual %{?_without_manual:1}%{!?_without_manual:0}
 
 Name:           jaxen
-Version:        1.1
-Release:        1.3%{?dist}
+Version:        1.1.1
+Release:        1.1%{?dist}
 Epoch:          0
 Summary:        An XPath engine written in Java
 License:        BSD
 Url:            http://jaxen.codehaus.org/
 Group:          Development/Libraries
-Source0:        http://dist.codehaus.org/jaxen/distributions/jaxen-1.1-src.tar.gz
+Source0:        http://dist.codehaus.org/jaxen/distributions/jaxen-%{version}-src.tar.gz
+
 %if %{with_maven}
 Source1:        pom-maven2jpp-depcat.xsl
 Source2:        pom-maven2jpp-newdepmap.xsl
@@ -230,6 +231,9 @@
 %{_datadir}/%{name}-%{version}
 
 %changelog
+* Tue Nov 25 2008 Devrim GUNDUZ <devrim at gunduz.org> - 0:1.1.1-1
+- Update to 1.1.1, to fix #465987 .
+
 * Wed Jul  9 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0:1.1-1.3
 - drop repotag
 




More information about the fedora-extras-commits mailing list