From cb119c547409a7870408649f6265632fd747fe76 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Aug 09 2016 09:39:28 +0000 Subject: import rh-nodejs4-nodejs-minimatch-3.0.2-1.el7 --- diff --git a/.gitignore b/.gitignore index 28812d9..2b30b95 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/minimatch-3.0.0.tgz +SOURCES/minimatch-3.0.2.tgz diff --git a/.rh-nodejs4-nodejs-minimatch.metadata b/.rh-nodejs4-nodejs-minimatch.metadata index 9d5003a..9112f2b 100644 --- a/.rh-nodejs4-nodejs-minimatch.metadata +++ b/.rh-nodejs4-nodejs-minimatch.metadata @@ -1 +1 @@ -5236157a51e4f004c177fb3c527ff7dd78f0ef83 SOURCES/minimatch-3.0.0.tgz +0f398a7300ea441e9c348c83d98ab8c9dbf9c40a SOURCES/minimatch-3.0.2.tgz diff --git a/SPECS/nodejs-minimatch.spec b/SPECS/nodejs-minimatch.spec index ab41fb5..d3b98fa 100644 --- a/SPECS/nodejs-minimatch.spec +++ b/SPECS/nodejs-minimatch.spec @@ -3,8 +3,8 @@ %{?nodejs_find_provides_and_requires} Name: %{?scl_prefix}nodejs-minimatch -Version: 3.0.0 -Release: 4%{?dist} +Version: 3.0.2 +Release: 1%{?dist} Summary: JavaScript glob matcher License: ISC URL: https://github.com/isaacs/minimatch @@ -36,8 +36,11 @@ cp -p minimatch.js package.json %{buildroot}%{nodejs_sitelib}/minimatch %doc README.md LICENSE %changelog +* Thu Jul 14 2016 Zuzana Svetlikova - 3.0.2-1 +- Resolves: #1355781 + * Thu Jun 09 2016 Zuzana Svetlikova - 3.0.0-4 -- Resolves: rhbz#1334856 , fixes wrong license +- Resolves: rhbz#1334856, fixes wrong license * Wed Apr 06 2016 Zuzana Svetlikova - 3.0.0-3 - Remove legacy dependency