diff --git a/.gitignore b/.gitignore index f761402..063ef94 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/github-url-from-username-repo-0.0.2.tgz +SOURCES/github-url-from-username-repo-1.0.0.tgz diff --git a/.nodejs010-nodejs-github-url-from-username-repo.metadata b/.nodejs010-nodejs-github-url-from-username-repo.metadata index ede2099..1888357 100644 --- a/.nodejs010-nodejs-github-url-from-username-repo.metadata +++ b/.nodejs010-nodejs-github-url-from-username-repo.metadata @@ -1 +1 @@ -0d9ee8e2bca36d5f065a1bcd23eb3f1fa3d636bd SOURCES/github-url-from-username-repo-0.0.2.tgz +848d4f19bc838dc428484ce0dc33da593e8400ed SOURCES/github-url-from-username-repo-1.0.0.tgz diff --git a/SPECS/nodejs-github-url-from-username-repo.spec b/SPECS/nodejs-github-url-from-username-repo.spec index 98622d7..de49a3a 100644 --- a/SPECS/nodejs-github-url-from-username-repo.spec +++ b/SPECS/nodejs-github-url-from-username-repo.spec @@ -5,14 +5,14 @@ %{?nodejs_find_provides_and_requires} Name: %{?scl_prefix}nodejs-github-url-from-username-repo -Version: 0.0.2 +Version: 1.0.0 Release: 1%{?dist} Summary: Create urls from username/repo Url: https://github.com/robertkowalski/github-url-from-username-repo Source0: http://registry.npmjs.org/%{npm_name}/-/%{npm_name}-%{version}.tgz License: BSD-2-Clause - +BuildArch: noarch BuildRoot: %{_tmppath}/%{pkg_name}-%{version}-%{release}-root-%(%{__id_u} -n) %description @@ -42,5 +42,8 @@ rm -rf %{buildroot} %doc README.md LICENSE %changelog +* Fri Jan 09 2015 Tomas Hrcka - 1.0.0-1 +- New upstream release 1.0.0 + * Thu Jan 23 2014 Tomas Hrcka - 0.0.2-1 - Package import