Fixed changelog dates.
This commit is contained in:
parent
876325bd6b
commit
081c794c4b
@ -1,7 +1,7 @@
|
|||||||
Summary: A collection of programs for manipulating patch files
|
Summary: A collection of programs for manipulating patch files
|
||||||
Name: patchutils
|
Name: patchutils
|
||||||
Version: 0.3.3
|
Version: 0.3.3
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
URL: http://cyberelk.net/tim/patchutils/
|
URL: http://cyberelk.net/tim/patchutils/
|
||||||
@ -45,6 +45,9 @@ rm -rf %{buildroot}
|
|||||||
%{_mandir}/*/*
|
%{_mandir}/*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 11 2013 Tim Waugh <twaugh@redhat.com> 0.3.3-2
|
||||||
|
- Fixed changelog dates.
|
||||||
|
|
||||||
* Tue Apr 2 2013 Tim Waugh <twaugh@redhat.com> 0.3.3-1
|
* Tue Apr 2 2013 Tim Waugh <twaugh@redhat.com> 0.3.3-1
|
||||||
- 0.3.3.
|
- 0.3.3.
|
||||||
|
|
||||||
@ -158,7 +161,7 @@ rm -rf %{buildroot}
|
|||||||
* Fri Jul 25 2003 Tim Waugh <twaugh@redhat.com> 0.2.24-1
|
* Fri Jul 25 2003 Tim Waugh <twaugh@redhat.com> 0.2.24-1
|
||||||
- 0.2.24 (fixes bug #100795).
|
- 0.2.24 (fixes bug #100795).
|
||||||
|
|
||||||
* Wed Jun 5 2003 Elliot Lee <sopwith@redhat.com>
|
* Thu Jun 5 2003 Elliot Lee <sopwith@redhat.com>
|
||||||
- rebuilt
|
- rebuilt
|
||||||
|
|
||||||
* Thu Jun 5 2003 Tim Waugh <twaugh@redhat.com> 0.2.23-2
|
* Thu Jun 5 2003 Tim Waugh <twaugh@redhat.com> 0.2.23-2
|
||||||
@ -215,7 +218,7 @@ rm -rf %{buildroot}
|
|||||||
- Fix handling of context diffs so that it handles GNU diff's output
|
- Fix handling of context diffs so that it handles GNU diff's output
|
||||||
style.
|
style.
|
||||||
|
|
||||||
* Mon Mar 14 2002 Tim Waugh <twaugh@redhat.com> 0.2.11-1
|
* Thu Mar 14 2002 Tim Waugh <twaugh@redhat.com> 0.2.11-1
|
||||||
- 0.2.11.
|
- 0.2.11.
|
||||||
|
|
||||||
* Mon Mar 04 2002 Florian La Roche <Florian.LaRoche@redhat.de>
|
* Mon Mar 04 2002 Florian La Roche <Florian.LaRoche@redhat.de>
|
||||||
|
Loading…
Reference in New Issue
Block a user