diff --git a/.gitignore b/.gitignore index e88b7c5..675a889 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ ntfs-3g-2010.6.31-RC.tgz +ntfs-3g-2010.8.8.tgz diff --git a/ntfs-3g.spec b/ntfs-3g.spec index 8456ce5..2cdeb5b 100644 --- a/ntfs-3g.spec +++ b/ntfs-3g.spec @@ -3,11 +3,11 @@ %define with_externalfuse %{?_with_externalfuse:1}%{!?_with_externalfuse:0} # For release candidates -%global subver -RC +# %%global subver -RC Name: ntfs-3g Summary: Linux NTFS userspace driver -Version: 2010.6.31 +Version: 2010.8.8 Release: 1%{?dist} License: GPLv2+ Group: System Environment/Base @@ -134,6 +134,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/libntfs-3g.pc %changelog +* Mon Aug 9 2010 Tom "spot" Callaway - 2:2010.8.8-1 +- update to 2010.8.8 + * Fri Jul 9 2010 Tom "spot" Callaway - 2:2010.6.31-1 - update to 2010.6.31-RC diff --git a/sources b/sources index 9ea8515..b78f450 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -54249679beaafab29a217a2137ccf0a3 ntfs-3g-2010.6.31-RC.tgz +6c109746c2708f679725a2ea441c61c6 ntfs-3g-2010.8.8.tgz