From 43a5c702e15aa8a054a278c2c26b041604d90f09 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Jun 04 2015 08:19:29 +0000 Subject: import nodejs010-nodejs-github-url-from-git-1.4.0-1.el7 --- diff --git a/.gitignore b/.gitignore index 6bc2eb1..11a2119 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/github-url-from-git-1.1.1.tgz +SOURCES/github-url-from-git-1.4.0.tgz diff --git a/.nodejs010-nodejs-github-url-from-git.metadata b/.nodejs010-nodejs-github-url-from-git.metadata index 9fb2c19..5209c7d 100644 --- a/.nodejs010-nodejs-github-url-from-git.metadata +++ b/.nodejs010-nodejs-github-url-from-git.metadata @@ -1 +1 @@ -1f89623453123ef9623956e264c60bf4c3cf5ccf SOURCES/github-url-from-git-1.1.1.tgz +285e6b520819001bde128674704379e4ff03e0de SOURCES/github-url-from-git-1.4.0.tgz diff --git a/SPECS/nodejs-github-url-from-git.spec b/SPECS/nodejs-github-url-from-git.spec index d187b4e..ba18a35 100644 --- a/SPECS/nodejs-github-url-from-git.spec +++ b/SPECS/nodejs-github-url-from-git.spec @@ -4,8 +4,8 @@ %{?nodejs_find_provides_and_requires} Name: %{?scl_prefix}nodejs-github-url-from-git -Version: 1.1.1 -Release: 2.1%{?dist} +Version: 1.4.0 +Release: 1%{?dist} Summary: Parse a GitHub git URL and return the GitHub repository URL BuildArch: noarch @@ -59,9 +59,12 @@ rm -rf %buildroot %files %defattr(-,root,root,-) %{nodejs_sitelib}/github-url-from-git -%doc Readme.md LICENSE History.md +%doc Readme.md LICENSE %changelog +* Fri Jan 09 2015 Tomas Hrcka - 1.4.0-1 +- New upstream release 1.4.0 + * Wed Dec 11 2013 Tomas Hrcka - 1.1.1-2.1 - enable scl support