summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPavel Raiskup <praiskup@redhat.com>2016-06-17 07:43:16 +0200
committerPavel Raiskup <praiskup@redhat.com>2016-06-17 07:43:16 +0200
commit63bfbe452b96e62c3350e329dfb3e2650e0bac78 (patch)
tree0095024fa41b4cc62100a3cf50088edba1d6ba56
parent58586e17fbf21a77e30793a6f0c4d35270180547 (diff)
downloadscl-autotools-63bfbe452b96e62c3350e329dfb3e2650e0bac78.tar.gz
scl-autotools-63bfbe452b96e62c3350e329dfb3e2650e0bac78.tar.xz
scl-autotools-63bfbe452b96e62c3350e329dfb3e2650e0bac78.zip
automake-latest: bump
-rw-r--r--repos/autotools/autotools-latest/automake/automake.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/repos/autotools/autotools-latest/automake/automake.spec b/repos/autotools/autotools-latest/automake/automake.spec
index 40d9302..4826a80 100644
--- a/repos/autotools/autotools-latest/automake/automake.spec
+++ b/repos/autotools/autotools-latest/automake/automake.spec
@@ -13,7 +13,7 @@
Summary: A GNU tool for automatically creating Makefiles
Name: %{?scl_prefix}automake
Version: %{api_version}
-Release: 4%{?dist}
+Release: 5%{?dist}
# docs ~> GFDL, sources ~> GPLv2+, mkinstalldirs ~> PD and install-sh ~> MIT
License: GPLv2+ and GFDL and Public Domain and MIT
@@ -179,6 +179,9 @@ fi
%{_mandir}/man1/*
%changelog
+* Fri Jun 17 2016 Pavel Raiskup <praiskup@redhat.com> - 1.15-5
+- bump
+
* Wed Aug 12 2015 Pavel Raiskup <praiskup@redhat.com> - 1.15-4
- apply the "curly bracket" patch