From 732fe0122df094dc0359e09750064a6062ef8ae8 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Jun 04 2015 08:09:53 +0000 Subject: import nodejs010-nodejs-nopt-3.0.1-1.el7 --- diff --git a/.gitignore b/.gitignore index cbab76b..3118e48 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/nopt-2.1.2.tgz +SOURCES/nopt-3.0.1.tgz diff --git a/.nodejs010-nodejs-nopt.metadata b/.nodejs010-nodejs-nopt.metadata index 5c3e754..aa477dc 100644 --- a/.nodejs010-nodejs-nopt.metadata +++ b/.nodejs010-nodejs-nopt.metadata @@ -1 +1 @@ -6cccd977b80132a07731d6e8ce58c2c8303cf9af SOURCES/nopt-2.1.2.tgz +bce5c42446a3291f47622a370abbf158fbbacbfd SOURCES/nopt-3.0.1.tgz diff --git a/SPECS/nodejs-nopt.spec b/SPECS/nodejs-nopt.spec index eab5097..88a11ba 100644 --- a/SPECS/nodejs-nopt.spec +++ b/SPECS/nodejs-nopt.spec @@ -3,8 +3,8 @@ %{?nodejs_find_provides_and_requires} Name: %{?scl_prefix}nodejs-nopt -Version: 2.1.2 -Release: 2%{?dist} +Version: 3.0.1 +Release: 1%{?dist} Summary: Node.js option parsing License: MIT Group: System Environment/Libraries @@ -46,6 +46,9 @@ rm -rf %{buildroot} %doc README.md LICENSE examples %changelog +* Fri Jan 09 2015 Tomas Hrcka - 3.0.1-3 +- New upstream release 3.0.1 + * Thu Oct 17 2013 Tomas Hrcka - 2.1.2-2 - replace provides and requires with macro