0.3.3.
This commit is contained in:
parent
96737818ba
commit
876325bd6b
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ patchutils-0.2.31.tar.bz2
|
||||
patchutils-0.3.0.tar.bz2
|
||||
patchutils-0.3.1.tar.bz2
|
||||
/patchutils-0.3.2.tar.bz2
|
||||
/patchutils-0.3.3.tar.xz
|
||||
|
||||
Binary file not shown.
BIN
patchutils-0.3.3.tar.xz.sig
Normal file
BIN
patchutils-0.3.3.tar.xz.sig
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
||||
Summary: A collection of programs for manipulating patch files
|
||||
Name: patchutils
|
||||
Version: 0.3.2
|
||||
Release: 4%{?dist}
|
||||
Version: 0.3.3
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Applications/System
|
||||
URL: http://cyberelk.net/tim/patchutils/
|
||||
Source0: http://cyberelk.net/tim/data/patchutils/stable/%{name}-%{version}.tar.bz2
|
||||
Source0: http://cyberelk.net/tim/data/patchutils/stable/%{name}-%{version}.tar.xz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
Obsoletes: interdiff <= 0.0.10
|
||||
Provides: interdiff = 0.0.10
|
||||
@ -45,6 +45,9 @@ rm -rf %{buildroot}
|
||||
%{_mandir}/*/*
|
||||
|
||||
%changelog
|
||||
* Tue Apr 2 2013 Tim Waugh <twaugh@redhat.com> 0.3.3-1
|
||||
- 0.3.3.
|
||||
|
||||
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.2-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user