diff --git a/.gitignore b/.gitignore index 9d307fd..314fec2 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/chmodr-0.1.0.tgz +SOURCES/chmodr-1.0.2.tgz diff --git a/.nodejs010-nodejs-chmodr.metadata b/.nodejs010-nodejs-chmodr.metadata index dd13841..75e85d7 100644 --- a/.nodejs010-nodejs-chmodr.metadata +++ b/.nodejs010-nodejs-chmodr.metadata @@ -1 +1 @@ -e09215a1d51542db2a2576969765bcf6125583eb SOURCES/chmodr-0.1.0.tgz +04662b932d0f02ec66deaa2b0ea42811968e3eb9 SOURCES/chmodr-1.0.2.tgz diff --git a/SPECS/nodejs-chmodr.spec b/SPECS/nodejs-chmodr.spec index d71255d..269355f 100644 --- a/SPECS/nodejs-chmodr.spec +++ b/SPECS/nodejs-chmodr.spec @@ -3,8 +3,8 @@ %{?nodejs_find_provides_and_requires} Name: %{?scl_prefix}nodejs-chmodr -Version: 0.1.0 -Release: 4%{?dist} +Version: 1.0.2 +Release: 1%{?dist} Summary: Recursively change UNIX file permissions License: BSD Group: System Environment/Libraries @@ -45,6 +45,9 @@ rm -rf %{buildroot} %doc README.md LICENSE %changelog +* Mon Nov 30 2015 Tomas Hrcka - 1.0.2-1 +- New upstream release + * Thu Oct 17 2013 Tomas Hrcka - 0.1.0-4 - replace provides and requires with macro