[quilt/f22] Update to the 0.64 release (rbhz 1190801)

Josh Boyer jwboyer at fedoraproject.org
Tue Feb 24 13:41:16 UTC 2015


commit 0d64c62b04b021045dcce81538b2ce8c1a6a53d1
Author: Josh Boyer <jwboyer at fedoraproject.org>
Date:   Tue Feb 24 08:40:46 2015 -0500

    Update to the 0.64 release (rbhz 1190801)

 .gitignore | 1 +
 quilt.spec | 7 +++++--
 sources    | 2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 60a80ca..aa364a5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ quilt-0.48.tar.gz
 /quilt-0.60.tar.gz
 /quilt-0.61.tar.gz
 /quilt-0.63.tar.gz
+/quilt-0.64.tar.gz
diff --git a/quilt.spec b/quilt.spec
index e30ec3a..aaf1516 100644
--- a/quilt.spec
+++ b/quilt.spec
@@ -4,8 +4,8 @@ Name:		quilt
 Summary:	Scripts for working with series of patches
 License:	GPLv2
 Group:		Development/Tools
-Version:	0.63
-Release:	2%{?dist}
+Version:	0.64
+Release:	1%{?dist}
 Source:		http://savannah.nongnu.org/download/quilt/quilt-%{version}.tar.gz
 URL:		http://savannah.nongnu.org/projects/quilt
 BuildRequires: gettext gawk util-linux-ng
@@ -57,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT/%{_pkgdocdir}
 %{_mandir}/man1/*
 
 %changelog
+* Tue Feb 24 2015 Josh Boyer <jwboyer at fedoraproject.org> - 0.64-1
+- Update to the 0.64 release (rbhz 1190801)
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.63-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 5e7ef82..3100823 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c0ef4beb58a6fa72563b955e70624b6e  quilt-0.63.tar.gz
+fc0310db5868a0873d602d4332a76d43  quilt-0.64.tar.gz


More information about the scm-commits mailing list