diff --git a/.gitignore b/.gitignore index 22d8ba0..22f8876 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/archy-0.0.2.tgz +SOURCES/archy-1.0.0.tgz diff --git a/.nodejs010-nodejs-archy.metadata b/.nodejs010-nodejs-archy.metadata index ae59b90..bd23531 100644 --- a/.nodejs010-nodejs-archy.metadata +++ b/.nodejs010-nodejs-archy.metadata @@ -1 +1 @@ -910f43bf66141fc335564597abc189df44b3d35e SOURCES/archy-0.0.2.tgz +f9c8c13757cc1dd7bc379ac77b2c62a5c2868c40 SOURCES/archy-1.0.0.tgz diff --git a/SPECS/nodejs-archy.spec b/SPECS/nodejs-archy.spec index 7faa615..6114a3c 100644 --- a/SPECS/nodejs-archy.spec +++ b/SPECS/nodejs-archy.spec @@ -4,8 +4,8 @@ Name: %{?scl_prefix}nodejs-archy -Version: 0.0.2 -Release: 8%{?dist} +Version: 1.0.0 +Release: 1%{?dist} Summary: Renders nested hierarchies with unicode pipes License: MIT Group: System Environment/Libraries @@ -43,9 +43,12 @@ rm -rf %{buildroot} %files %defattr(-,root,root,-) %{nodejs_sitelib}/archy -%doc README.markdown examples +%doc readme.markdown examples/* %changelog +* Mon Nov 30 2015 Tomas Hrcka - 1.0.0-1 +- New upstream release + * Thu Oct 17 2013 Tomas Hrcka thrcka@redhat.com - 0.0.2-8 - replace provides and requires with macro