From 2dd68b1b2f988aee60cb4dec6798e06984d93e34 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 3 Aug 2013 09:33:55 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- ntfs-3g.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ntfs-3g.spec b/ntfs-3g.spec index 57a04a7..69b376c 100644 --- a/ntfs-3g.spec +++ b/ntfs-3g.spec @@ -8,7 +8,7 @@ Name: ntfs-3g Summary: Linux NTFS userspace driver Version: 2013.1.13 -Release: 5%{?dist} +Release: 6%{?dist} License: GPLv2+ Group: System Environment/Base Source0: http://tuxera.com/opensource/%{name}_ntfsprogs-%{version}%{?subver}.tgz @@ -177,6 +177,9 @@ rm -rf %{buildroot}%{_defaultdocdir}/%{name}/README %exclude %{_mandir}/man8/ntfs-3g* %changelog +* Sat Aug 03 2013 Fedora Release Engineering - 2:2013.1.13-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Tue May 28 2013 Tom Callaway - 2:2013.1.13-5 - fix bug preventing reads on compressed files on windows 8 partitions (bz967301)