diff options
author | Remi Collet <remi@remirepo.net> | 2017-09-19 14:10:53 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2017-09-19 14:10:53 +0200 |
commit | d70d65538f54a14b2fc09a3dc4fd3c1c845232a9 (patch) | |
tree | 6d41ca081bac5e5cd4118b5cc9a9061095969265 | |
parent | 7a29e131f56b10acaba77b9ba05aefc6c41bbef3 (diff) |
-rw-r--r-- | php-horde-Horde-JavascriptMinify.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-horde-Horde-JavascriptMinify.spec b/php-horde-Horde-JavascriptMinify.spec index 4deeacf..20e8857 100644 --- a/php-horde-Horde-JavascriptMinify.spec +++ b/php-horde-Horde-JavascriptMinify.spec @@ -12,7 +12,7 @@ %global with_tests %{?_without_tests:0}%{!?_without_tests:1} Name: php-horde-Horde-JavascriptMinify -Version: 1.1.4 +Version: 1.1.5 Release: 1%{?dist} Summary: Javascript Minification @@ -118,6 +118,9 @@ fi %changelog +* Tue Sep 19 2017 Remi Collet <remi@remirepo.net> - 1.1.5-1 +- Update to 1.1.5 (no change) + * Fri Jun 23 2017 Remi Collet <remi@remirepo.net> - 1.1.4-1 - Update to 1.1.4 - enable test suite |