From 382bd806cc3e931fd658f1dfc53b8c6d2325dd6c Mon Sep 17 00:00:00 2001 From: Piotr Popieluch Date: Jul 13 2015 19:58:42 +0000 Subject: update to 1.1.1 --- diff --git a/.gitignore b/.gitignore index 4c45cc8..6ca101a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /title-case-1.0.1.tgz /title-case-1.1.0.tar.gz +/title-case-1.1.1.tar.gz diff --git a/nodejs-title-case.spec b/nodejs-title-case.spec index 49c7ef6..1d27150 100644 --- a/nodejs-title-case.spec +++ b/nodejs-title-case.spec @@ -2,8 +2,8 @@ %global srcname title-case Name: nodejs-%{srcname} -Version: 1.1.0 -Release: 2%{?dist} +Version: 1.1.1 +Release: 1%{?dist} Summary: Title case a string License: MIT URL: https://github.com/blakeembrey/%{srcname} @@ -54,6 +54,9 @@ istanbul-js cover mocha -- -R spec %changelog +* Mon Jul 13 2015 Piotr Popieluch - 1.1.1-1 +- update to 1.1.1 + * Wed Jun 17 2015 Fedora Release Engineering - 1.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 20ddcae..a4887c7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5ec5486e7f5467aa0d9a13e722b00575 title-case-1.1.0.tar.gz +1dc5ccf512d313c52b15365fbe409b52 title-case-1.1.1.tar.gz