- fixing bogus dates in the changelog
This commit is contained in:
parent
5d6756dd96
commit
b1a7374332
13
gpm.spec
13
gpm.spec
@ -1,7 +1,7 @@
|
||||
Summary: A mouse server for the Linux console
|
||||
Name: gpm
|
||||
Version: 1.20.6
|
||||
Release: 30%{?dist}
|
||||
Release: 31%{?dist}
|
||||
License: GPLv2+
|
||||
Group: System Environment/Daemons
|
||||
URL: http://www.nico.schottelius.org/software/gpm/
|
||||
@ -170,6 +170,9 @@ fi
|
||||
%{_libdir}/libgpm.a
|
||||
|
||||
%changelog
|
||||
* Mon Apr 08 2013 Jaromir Capik <jcapik@redhat.com> - 1.20.6-31
|
||||
- fixing bogus dates in the changelog
|
||||
|
||||
* Thu Mar 28 2013 Jaromir Capik <jcapik@redhat.com> - 1.20.6-30
|
||||
- aarch64 support (#925474)
|
||||
|
||||
@ -187,7 +190,7 @@ fi
|
||||
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.20.6-27
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||
|
||||
* Wed Jan 03 2013 Jaromir Capik <jcapik@redhat.com> - 1.20.6-26
|
||||
* Thu Jan 03 2013 Jaromir Capik <jcapik@redhat.com> - 1.20.6-26
|
||||
- Removing bundled 'inputattach' tool (#875604)
|
||||
- ...gonna be shipped separately (linuxconsoletools)
|
||||
|
||||
@ -270,7 +273,7 @@ fi
|
||||
- Spec review (#225856)
|
||||
- Updated to 1.20.6
|
||||
|
||||
* Wed Dec 02 2008 Zdenek Prikryl <zprikryl@redhat.com> - 1.20.5-2
|
||||
* Tue Dec 02 2008 Zdenek Prikryl <zprikryl@redhat.com> - 1.20.5-2
|
||||
- Fixed debug mode (#473422)
|
||||
- Fixed description in init script (#474337)
|
||||
|
||||
@ -280,7 +283,7 @@ fi
|
||||
- Removed lisp stuff, it is part of emacs-common now
|
||||
- Spec clean up
|
||||
|
||||
* Thu Jun 04 2008 Zdenek Prikryl <zprikryl@redhat.com> - 1.20.3-2
|
||||
* Wed Jun 04 2008 Zdenek Prikryl <zprikryl@redhat.com> - 1.20.3-2
|
||||
- Enable gpm in runlevel 5
|
||||
|
||||
* Thu May 29 2008 Zdenek Prikryl <zprikryl@redhat.com> - 1.20.3-1
|
||||
@ -465,7 +468,7 @@ fi
|
||||
- re-add the $OPTIONS that gets pulled in from /etc/sysconfig/gpm
|
||||
to the init.d script (#110248)
|
||||
|
||||
* Wed Aug 07 2003 Adrian Havill <havill@redhat.com> 1.20.1-38
|
||||
* Thu Aug 07 2003 Adrian Havill <havill@redhat.com> 1.20.1-38
|
||||
- Gpm_Open() NULL deref revisited (#101104). Patch by
|
||||
<leonardjo@hetnet.nl>
|
||||
* Wed Jul 30 2003 Adrian Havill <havill@redhat.com> 1.20.1-37
|
||||
|
Loading…
Reference in New Issue
Block a user