diff --git a/.cvsignore b/.cvsignore index 3921330..3bb0279 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -automoc4-0.9.87.tar.bz2 +automoc4-0.9.88.tar.bz2 diff --git a/automoc.spec b/automoc.spec index fa18d05..58c4312 100644 --- a/automoc.spec +++ b/automoc.spec @@ -1,15 +1,15 @@ #define snaptag .20080527svn811390 -%define beta 0.9.87 -%define beta_tag rc2 +%define beta 0.9.88 +%define beta_tag rc3 Name: automoc Version: 1.0 -Release: 0.9.%{?beta_tag}%{?dist} +Release: 0.11.%{?beta_tag}%{?dist} Summary: Automatic moc for Qt 4 Group: Development/Tools License: BSD URL: http://www.kde.org -Source0: ftp://ftp.kde.org/pub/kde/unstable/automoc4/%{beta}/automoc4-%{beta}.tar.bz2 +Source0: ftp://ftp.kde.org/pub/kde/stable/automoc4/%{beta}/automoc4-%{beta}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Provides: automoc4 = %{beta} @@ -56,6 +56,9 @@ rm -rf %{buildroot} %changelog +* Thu Jan 22 2009 Rex Dieter 1.0-0.11.rc3 +- automoc4-0.9.88 (1.0-rc3) + * Sat Nov 22 2008 Lorenzo Villani - 1.0-0.10.rc2 - fix package summary and descriptions (as requested by Richard Hughes) - match cmake minimum required version with the contents of CMakeLists.txt diff --git a/sources b/sources index f500592..1f6b9c2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f7d7fa4e948bfdc720ae4996a1ae07ee automoc4-0.9.87.tar.bz2 +91bf517cb940109180ecd07bc90c69ec automoc4-0.9.88.tar.bz2