Merge branch 'master' into f13
This commit is contained in:
commit
fbdd2c234d
1
.gitignore
vendored
1
.gitignore
vendored
@ -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.
BIN
patchutils-0.3.2.tar.bz2.sig
Normal file
BIN
patchutils-0.3.2.tar.bz2.sig
Normal file
Binary file not shown.
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user