[nodejs-lockfile] new upstream release 0.3.4

T.C. Hollingsworth patches at fedoraproject.org
Sun Jun 23 02:56:49 UTC 2013


commit 14d8f2532fd4cc94b8cf84b342b8fdb044ee366e
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Sat Jun 22 17:00:50 2013 -0700

    new upstream release 0.3.4

 .gitignore           |    1 +
 nodejs-lockfile.spec |    7 +++++--
 sources              |    1 +
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index af0b67d..15c372b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /lockfile-0.2.1.tgz
 /lockfile-0.3.0.tgz
+/lockfile-0.3.4.tgz
diff --git a/nodejs-lockfile.spec b/nodejs-lockfile.spec
index 318e205..17c9066 100644
--- a/nodejs-lockfile.spec
+++ b/nodejs-lockfile.spec
@@ -1,8 +1,8 @@
 %{?nodejs_find_provides_and_requires}
 
 Name:           nodejs-lockfile
-Version:        0.3.0
-Release:        3%{?dist}
+Version:        0.3.4
+Release:        1%{?dist}
 Summary:        A very polite lock file utility
 BuildArch:      noarch
 ExclusiveArch: %{nodejs_arches} noarch
@@ -42,6 +42,9 @@ rm -rf %buildroot
 %doc LICENSE README.md
 
 %changelog
+* Sun Jun 23 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.3.4-1
+- new upstream release 0.3.4
+
 * Sat Jun 22 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.3.0-3
 - restrict to compatible arches
 
diff --git a/sources b/sources
index 3a25d38..b8db412 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,3 @@
 31a483ca8c0f1a8ed4cf2a3efe0a08ac  lockfile-0.2.1.tgz
 2e298908fedb5e10bfe238dab8f7dc26  lockfile-0.3.0.tgz
+13c803d22e9e3153ea89b25822a6c115  lockfile-0.3.4.tgz


More information about the scm-commits mailing list