From d3b2ad6203ba025c449074320ad5d158202737cd Mon Sep 17 00:00:00 2001 From: Jeff Layton Date: Tue, 2 Jul 2013 16:02:36 -0400 Subject: [PATCH] Update to 6.1 release --- .gitignore | 1 + cifs-utils.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index bcc64eb..2e0278a 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ cifs-utils-4.6.tar.bz2 /cifs-utils-5.8.tar.bz2 /cifs-utils-5.9.tar.bz2 /cifs-utils-6.0.tar.bz2 +/cifs-utils-6.1.tar.bz2 diff --git a/cifs-utils.spec b/cifs-utils.spec index 7724bb2..0c33cff 100644 --- a/cifs-utils.spec +++ b/cifs-utils.spec @@ -2,7 +2,7 @@ %define pre_release %nil Name: cifs-utils -Version: 6.0 +Version: 6.1 Release: 1%{pre_release}%{?dist} Summary: Utilities for mounting and managing CIFS mounts @@ -77,6 +77,9 @@ rm -rf %{buildroot} %{_includedir}/cifsidmap.h %changelog +* Tue Jul 02 2013 Jeff Layton 6.1-1 +- update to 6.1 release + * Mon Mar 25 2013 Jeff Layton 6.0-1 - update to 6.0 release diff --git a/sources b/sources index b0738ec..3373593 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -371e007a201be90c16497cd9bd5e2553 cifs-utils-6.0.tar.bz2 +f83ef48ab1154aa74dd4cf1c1202bf04 cifs-utils-6.1.tar.bz2