diff options
| author | Pavel Raiskup <praiskup@redhat.com> | 2016-06-17 07:54:31 +0200 |
|---|---|---|
| committer | Pavel Raiskup <praiskup@redhat.com> | 2016-06-17 07:54:31 +0200 |
| commit | cb7782427da7a665bb59cd58c5c25a24470930e0 (patch) | |
| tree | 92d56b30d5ae704b07df3028196f3135f2e5641d | |
| parent | faede7a31fb819259853810cf8c1ec3b29980acd (diff) | |
automake-git: latest HEAD
| -rw-r--r-- | repos/autotools/autotools-git/automake/automake.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/repos/autotools/autotools-git/automake/automake.spec b/repos/autotools/autotools-git/automake/automake.spec index ea04082..305628d 100644 --- a/repos/autotools/autotools-git/automake/automake.spec +++ b/repos/autotools/autotools-git/automake/automake.spec @@ -14,7 +14,7 @@ Summary: A GNU tool for automatically creating Makefiles Name: %{?scl_prefix}automake Version: %{api_version}a -Release: 14.%git_tag%{?dist} +Release: 15.%git_tag%{?dist} # docs ~> GFDL, sources ~> GPLv2+, mkinstalldirs ~> PD and install-sh ~> MIT License: GPLv2+ and GFDL and Public Domain and MIT @@ -180,6 +180,9 @@ fi %{_mandir}/man1/* %changelog +* Fri Jun 17 2016 Pavel Raiskup <praiskup@redhat.com> - 1.99a-14.6357a6 +- rebase for latest git HEAD + * Wed Nov 04 2015 Pavel Raiskup <praiskup@redhat.com> - 1.99a-14.6357a6 - rebase for latest git HEAD |
