summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--repos/autotools/autotools-git/libtool/libtool.spec5
-rw-r--r--repos/autotools/autotools-latest/libtool/libtool.spec8
2 files changed, 11 insertions, 2 deletions
diff --git a/repos/autotools/autotools-git/libtool/libtool.spec b/repos/autotools/autotools-git/libtool/libtool.spec
index cb36690..b29c53a 100644
--- a/repos/autotools/autotools-git/libtool/libtool.spec
+++ b/repos/autotools/autotools-git/libtool/libtool.spec
@@ -15,7 +15,7 @@
Summary: The GNU Portable Library Tool
Name: %{?scl_prefix}libtool
Version: %{upstream_vr}~git
-Release: 2.%{git_hash}%{?dist}
+Release: 3.%{git_hash}%{?dist}
License: GPLv2+ and LGPLv2+ and GFDL
URL: http://www.gnu.org/software/libtool/
Group: Development/Tools
@@ -187,6 +187,9 @@ fi
%{_libdir}/libltdl.so
%changelog
+* Mon Oct 10 2016 Pavel Raiskup <praiskup@redhat.com> - 2.4.6.34~git-3.08c5
+- bump: rebuild october 2016
+
* Fri Jun 17 2016 Pavel Raiskup <praiskup@redhat.com> - 2.4.6.34~git-1.08c5
- bump
diff --git a/repos/autotools/autotools-latest/libtool/libtool.spec b/repos/autotools/autotools-latest/libtool/libtool.spec
index e74daf9..041cf0c 100644
--- a/repos/autotools/autotools-latest/libtool/libtool.spec
+++ b/repos/autotools/autotools-latest/libtool/libtool.spec
@@ -18,7 +18,7 @@
Summary: The GNU Portable Library Tool
Name: %{?scl_prefix}libtool
Version: 2.4.6
-Release: 1%{?dist}
+Release: 3%{?dist}
License: GPLv2+ and LGPLv2+ and GFDL
URL: http://www.gnu.org/software/libtool/
Group: Development/Tools
@@ -205,6 +205,12 @@ fi
%changelog
+* Mon Oct 10 2016 Pavel Raiskup <praiskup@redhat.com> - 2.4.6-3
+- bump: rebuild october 2016
+
+* Mon Oct 10 2016 Pavel Raiskup <praiskup@redhat.com> - 2.4.6-2
+- bump: rebuild october 2016
+
* Fri Jun 17 2016 Pavel Raiskup <praiskup@redhat.com> - 2.4.6-12
- rebase and rebuild for new gcc, sync with fedora rawhide