summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNathan Straz <nstraz@redhat.com>2009-04-21 17:55:14 -0400
committerNathan Straz <nstraz@redhat.com>2009-04-21 17:55:14 -0400
commit58704a5ec28143401690fa94f7f9d3d495df409f (patch)
tree31952f7b26d6b4c37eb239997efa3a8b062c2783
parent24ac57463bae0ed32033e20c7e47c2078f1a68c8 (diff)
downloadgxpp-58704a5ec28143401690fa94f7f9d3d495df409f.tar.gz
gxpp-58704a5ec28143401690fa94f7f9d3d495df409f.tar.xz
gxpp-58704a5ec28143401690fa94f7f9d3d495df409f.zip
Bump version for releasev1.1-1
-rw-r--r--gxpp.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/gxpp.spec b/gxpp.spec
index 3bda1f5..e096210 100644
--- a/gxpp.spec
+++ b/gxpp.spec
@@ -1,6 +1,6 @@
Name: gxpp
-Version: 1.0
-Release: 3%{?dist}
+Version: 1.1
+Release: 1%{?dist}
Summary: Simple XPath command line tools
Group: QA
@@ -40,5 +40,8 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Tue Apr 21 2009 Nate Straz <nstraz@redhat.com> 1.1-1
+- Include fix for NULL nodesetval
+
* Mon Aug 04 2008 1.0-1
- Initial packaging