[nodejs-xmlbuilder] Correct release number

Tom Hughes tomh at fedoraproject.org
Tue Dec 10 22:43:22 UTC 2013


commit 7957866060cea2d111ab0d21958fff48df4ccffd
Author: Tom Hughes <tom at compton.nu>
Date:   Tue Dec 10 22:43:04 2013 +0000

    Correct release number

 nodejs-xmlbuilder.spec |    4 ++--
 xmlbuilder-license     |   21 ---------------------
 2 files changed, 2 insertions(+), 23 deletions(-)
---
diff --git a/nodejs-xmlbuilder.spec b/nodejs-xmlbuilder.spec
index ab6b1b3..112b154 100644
--- a/nodejs-xmlbuilder.spec
+++ b/nodejs-xmlbuilder.spec
@@ -3,7 +3,7 @@
 
 Name:           nodejs-xmlbuilder
 Version:        1.1.0
-Release:        0%{?dist}
+Release:        1%{?dist}
 Summary:        An XML builder for Node.js
 
 License:        MIT
@@ -50,7 +50,7 @@ cp -pr package.json lib %{buildroot}/%{nodejs_sitelib}/xmlbuilder
 
 
 %changelog
-* Tue Dec 10 2013 Tom Hughes <tom at compton.nu> - 1.1.0-0
+* Tue Dec 10 2013 Tom Hughes <tom at compton.nu> - 1.1.0-1
 - Update to 1.1.0 upstream release
 
 * Mon Dec  2 2013 Tom Hughes <tom at compton.nu> - 1.0.2-2


More information about the scm-commits mailing list