diff --git a/.gitignore b/.gitignore index a76a0ed..1deb147 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /path-exists-a8d30de.tar.gz +/path-exists-3af4236.tar.gz diff --git a/nodejs-path-exists.spec b/nodejs-path-exists.spec index 173ef50..f98c22a 100644 --- a/nodejs-path-exists.spec +++ b/nodejs-path-exists.spec @@ -2,12 +2,12 @@ %global enable_tests 0 %global srcname path-exists -%global commit0 a8d30de3a24e7d71ae2c30a057525e603205447d -%global gittag0 v2.0.0 +%global commit0 3af423661e78466764f87c5712263c5d7a1ce5b7 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) +Epoch: 1 Name: nodejs-%{srcname} -Version: 2.2.0 +Version: 2.1.0 Release: 1%{?dist} Summary: Promisify a callback-style function License: MIT @@ -56,5 +56,9 @@ ava %changelog +* Sun Dec 13 2015 Piotr Popieluch - 1:2.1.0-1 +- Update to 2.1.0 +- Bump epoch, version 2.0.0 was pushed with version tag: 2.2.0 + * Sat Oct 17 2015 Piotr Popieluch - 2.0.0-1 - Initial package diff --git a/sources b/sources index 8ba1d7c..bc990f3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -79f141827582faef44405f90cc37d63c path-exists-a8d30de.tar.gz +a46c67e2811ff6f06af9604550d6de67 path-exists-3af4236.tar.gz