diff --git a/.gitignore b/.gitignore index 0e17ab6..669945c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/lockfile-0.4.2.tgz +SOURCES/lockfile-1.0.0.tgz diff --git a/.nodejs010-nodejs-lockfile.metadata b/.nodejs010-nodejs-lockfile.metadata index 1628641..e9ced84 100644 --- a/.nodejs010-nodejs-lockfile.metadata +++ b/.nodejs010-nodejs-lockfile.metadata @@ -1 +1 @@ -ab91f5d3745bc005ae4fa34d078910d1f2b9612d SOURCES/lockfile-0.4.2.tgz +b3a7609dda6012060083bacb0ab0ecbca58e9203 SOURCES/lockfile-1.0.0.tgz diff --git a/SPECS/nodejs-lockfile.spec b/SPECS/nodejs-lockfile.spec index 84cf031..b73e7a1 100644 --- a/SPECS/nodejs-lockfile.spec +++ b/SPECS/nodejs-lockfile.spec @@ -3,8 +3,8 @@ %{?nodejs_find_provides_and_requires} Name: %{?scl_prefix}nodejs-lockfile -Version: 0.4.2 -Release: 2%{?dist} +Version: 1.0.0 +Release: 1%{?dist} Summary: A very polite lock file utility Group: System Environment/Libraries @@ -48,6 +48,9 @@ rm -rf %buildroot %doc LICENSE README.md %changelog +* Fri Jan 09 2015 Tomas Hrcka - 1.0.0-1 +- New upstream release 1.0.0 + * Thu Oct 17 2013 Tomas Hrcka - 0.4.2-2 - replace provides and requires with macro