From cdbd2d4069bfc8a1770e32770a76fa52a18ba62d Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 25 Jul 2009 19:37:49 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild --- ntfs-3g.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ntfs-3g.spec b/ntfs-3g.spec index e8901b1..d1a35d6 100644 --- a/ntfs-3g.spec +++ b/ntfs-3g.spec @@ -5,7 +5,7 @@ Name: ntfs-3g Summary: Linux NTFS userspace driver Version: 2009.4.4 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ Group: System Environment/Base Source0: http://ntfs-3g.org/ntfs-3g-%{version}.tgz @@ -128,6 +128,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/libntfs-3g.pc %changelog +* Sat Jul 25 2009 Fedora Release Engineering - 2:2009.4.4-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + * Fri Apr 3 2009 Tom "spot" Callaway - 2:2009.4.4-1 - update to 4.4, patch for mount issue merged