[nodejs-domutils] update to upstream 1.5.1

Piotr Popieluch piotrp at fedoraproject.org
Sun Mar 8 12:30:56 UTC 2015


commit 378e4e0a32cc774403f9d2b188ba74f0319a5b49
Author: Piotr Popieluch <piotr1212 at gmail.com>
Date:   Sun Mar 8 13:30:50 2015 +0100

    update to upstream 1.5.1

 .gitignore           | 1 +
 nodejs-domutils.spec | 7 +++++--
 sources              | 2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0736ff1..1319e3b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /domutils-1.5.0.tgz
+/domutils-1.5.1.tgz
diff --git a/nodejs-domutils.spec b/nodejs-domutils.spec
index 310457b..232da5b 100644
--- a/nodejs-domutils.spec
+++ b/nodejs-domutils.spec
@@ -4,8 +4,8 @@
 %global srcname domutils
 
 Name:           nodejs-%{srcname}
-Version:        1.5.0
-Release:        2%{?dist}
+Version:        1.5.1
+Release:        1%{?dist}
 Summary:        Utilities for working with htmlparser2's dom
 License:        BSD
 URL:            https://github.com/FB55/domutils
@@ -56,6 +56,9 @@ mocha test/tests/**.js && jshint index.js test/**/*.js lib/*.js
 
 
 %changelog
+* Sun Mar  8 2015 Piotr Popieluch <piotr1212 at gmail.com> - 1.5.1-1
+- update to upstream 1.5.1
+
 * Sat Dec  6 2014 Piotr Popieluch <piotr1212 at gmail.com> - 1.5.0-2
 - Corrected license
 - Added rm -rf node_modules/ to prep section
diff --git a/sources b/sources
index 30b2c87..8838216 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-92224a16f07fae584e460c36bc2a6ef3  domutils-1.5.0.tgz
+91890b7c02597545fc15463dda075a8d  domutils-1.5.1.tgz


More information about the scm-commits mailing list