update to ed-1.9
fix changlog dates
This commit is contained in:
parent
c67249d0bf
commit
7bb02511fd
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ ed-1.4.tar.gz
|
||||
/ed-1.6-1.fc18.src.rpm
|
||||
/ed-1.6.tar.gz
|
||||
/ed-1.8.tar.gz
|
||||
/ed-1.9.tar.gz
|
||||
|
8
ed.spec
8
ed.spec
@ -1,6 +1,6 @@
|
||||
Summary: The GNU line editor
|
||||
Name: ed
|
||||
Version: 1.8
|
||||
Version: 1.9
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
Group: Applications/Text
|
||||
@ -54,6 +54,10 @@ fi
|
||||
%{_mandir}/*/*
|
||||
|
||||
%changelog
|
||||
* Tue Jul 23 2013 Karsten Hopp <karsten@redhat.com> 1.9-1
|
||||
- update to ed-1.9
|
||||
- fix changlog dates
|
||||
|
||||
* Tue May 14 2013 Karsten Hopp <karsten@redhat.com> 1.8-1
|
||||
- update to ed-1.8
|
||||
- spec file cleanups
|
||||
@ -94,7 +98,7 @@ fi
|
||||
* Tue Jun 24 2008 Karsten Hopp <karsten@redhat.com> 0.9-1
|
||||
- version 0.9
|
||||
|
||||
* Mon Mar 23 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.8-3
|
||||
* Mon Mar 24 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.8-3
|
||||
- fix license tag
|
||||
|
||||
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 0.8-2
|
||||
|
Loading…
Reference in New Issue
Block a user