Merge branch 'master' into f13

This commit is contained in:
Tim Waugh 2011-02-10 16:04:06 +00:00
commit fbdd2c234d
5 changed files with 10 additions and 3 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@ patchutils-0.2.30.tar.bz2
patchutils-0.2.31.tar.bz2
patchutils-0.3.0.tar.bz2
patchutils-0.3.1.tar.bz2
/patchutils-0.3.2.tar.bz2

Binary file not shown.

Binary file not shown.

View File

@ -1,7 +1,7 @@
Summary: A collection of programs for manipulating patch files
Name: patchutils
Version: 0.3.1
Release: 3%{?dist}
Version: 0.3.2
Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
URL: http://cyberelk.net/tim/patchutils/
@ -45,6 +45,12 @@ rm -rf %{buildroot}
%{_mandir}/*/*
%changelog
* Thu Feb 10 2011 Tim Waugh <twaugh@redhat.com> 0.3.2-1
- 0.3.2.
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild

View File

@ -1 +1 @@
3fd9bca58a429fbbb1c2126f1b72aa23 patchutils-0.3.1.tar.bz2
74607b4a28c9009c6aeeed0e91098917 patchutils-0.3.2.tar.bz2