diff --git a/.gitignore b/.gitignore index a116ea0..65653ca 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ syncevolution-1.0.1.tar.gz /syncevolution-1.0.99.6.tar.gz +/syncevolution-1.0.99.7.tar.gz diff --git a/sources b/sources index 52435ff..ca5c2d0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0361c39fe5172799f27078b553ae8c82 syncevolution-1.0.99.6.tar.gz +93755ff284fbd089ffdfc547e5d51221 syncevolution-1.0.99.7.tar.gz diff --git a/syncevolution.spec b/syncevolution.spec index a66745a..665f334 100644 --- a/syncevolution.spec +++ b/syncevolution.spec @@ -1,7 +1,7 @@ Summary: SyncML client for evolution Name: syncevolution -Version: 1.0.99.6 -Release: 2%{?dist} +Version: 1.0.99.7 +Release: 1%{?dist} Epoch: 1 License: LGPLv2+ Group: Applications/Productivity @@ -79,7 +79,7 @@ Perl utils for use with %{name}. %prep %setup -q -%patch0 -p1 -b .libnotify-link +#%patch0 -p1 -b .libnotify-link # use the ac macros in Makefile.am sed -i '/^ACLOCAL_AMFLAGS/{ /m4-repo/!s/$/ -I m4-repo/ }' Makefile*.am touch -r Makefile-gen.am Makefile.am @@ -170,6 +170,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/syncevolution/xml/*.pl %changelog +* Fri Oct 1 2010 Peter Robinson - 1:1.0.99.7-1 +- Update to 1.0.99.7 devel release + * Tue Sep 21 2010 Peter Robinson - 1:1.0.99.6-2 - Enable bluetooth support. Fixes RHBZ # 612000