From e5beadde8324e7dd064df0c72b6e08b5368b9fc4 Mon Sep 17 00:00:00 2001 From: scop Date: Oct 25 2006 12:22:46 +0000 Subject: * Wed Oct 25 2006 Ville Skyttä - 5.3-1 - Update spectool to 1.0.8, fixes #212108. --- diff --git a/configure.ac b/configure.ac index 7494f43..dcc53fa 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(rpmdevtools, 5.2) +AC_INIT(rpmdevtools, 5.3) AM_INIT_AUTOMAKE AC_PATH_PROG(HELP2MAN,help2man) AC_PATH_PROG(WGET,wget) diff --git a/rpmdevtools.spec b/rpmdevtools.spec index 1a7b742..a76e961 100644 --- a/rpmdevtools.spec +++ b/rpmdevtools.spec @@ -1,9 +1,9 @@ %define emacs_sitestart_d %{_datadir}/emacs/site-lisp/site-start.d %define xemacs_sitestart_d %{_datadir}/xemacs/site-packages/lisp/site-start.d -%define spectool_version 1.0.7 +%define spectool_version 1.0.8 Name: rpmdevtools -Version: 5.2 +Version: 5.3 Release: 1%{?dist} Summary: RPM Development Tools @@ -120,6 +120,9 @@ fi %changelog +* Wed Oct 25 2006 Ville Skyttä - 5.3-1 +- Update spectool to 1.0.8, fixes #212108. + * Mon Oct 2 2006 Ville Skyttä - 5.2-1 - Skip *.jar.so.debug in check-buildroot (#208903). - Treat yasm and *-static as devel packages in rmdevelrpms.