From 18357699927c7989dca5741c6e26fb5f309bc176 Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Wed, 17 Jan 2007 23:16:53 +0000 Subject: [PATCH] Everyone bumps. This time, it should work everywhere, but will work best on devel. --- .cvsignore | 3 +-- ntfs-3g.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/.cvsignore b/.cvsignore index 77270cf..06acd58 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1 @@ -ntfs-3g-20070920-BETA.tgz -ntfs-3g-0.20070102-BETA.tgz +ntfs-3g-0.20070116-BETA.tgz diff --git a/ntfs-3g.spec b/ntfs-3g.spec index 47f57cd..c70127d 100644 --- a/ntfs-3g.spec +++ b/ntfs-3g.spec @@ -1,9 +1,9 @@ -%define buildrev 20070102 +%define buildrev 20070116 Name: ntfs-3g Summary: Linux NTFS userspace driver Version: 0 -Release: 0.6.%{buildrev}%{?dist} +Release: 0.7.%{buildrev}%{?dist} License: GPL Group: System Environment/Base Source0: http://www.ntfs-3g.org/ntfs-3g-0.%{buildrev}-BETA.tgz @@ -12,7 +12,7 @@ URL: http://www.ntfs-3g.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: fuse-devel Requires: fuse -Epoch: 1 +Epoch: 2 Provides: ntfsprogs-fuse = %{epoch}:%{version}-%{release} Obsoletes: ntfsprogs-fuse Provides: fuse-ntfs-3g = %{epoch}:%{version}-%{release} @@ -87,6 +87,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/libntfs-3g.so %changelog +* Wed Jan 17 2007 Tom "spot" Callaway 2:0-0.7.20070116 +- bump to latest version for all active dists + * Wed Jan 3 2007 Tom "spot" Callaway 1:0-0.6.20070102 - bump to latest version (note that upstream fixed their date mistake) diff --git a/sources b/sources index c50b48e..54cad36 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3f03bae2ef34c7adb7a3aece6c921f94 ntfs-3g-0.20070102-BETA.tgz +e936bc3570aa8fb183cd37b319e9f8a4 ntfs-3g-0.20070116-BETA.tgz