diff --git a/gpm.spec b/gpm.spec index 00330d2..4acc6fb 100644 --- a/gpm.spec +++ b/gpm.spec @@ -1,7 +1,7 @@ Summary: A mouse server for the Linux console. Name: gpm Version: 1.20.1 -Release: 66 +Release: 67 License: GPL Group: System Environment/Daemons Source: http://ftp.linux.it/pub/People/rubini/gpm/%{name}-%{version}.tar.gz @@ -174,6 +174,9 @@ fi %{_libdir}/libgpm.so %changelog +* Mon Feb 14 2005 Adrian Havill +- rebuilt + * Thu Oct 21 2004 Adrian Havill 1.20.1-66 - avoid spawning multiple copies of inputattach, and kill process when gpm shuts down (#135776)