diff --git a/at.spec b/at.spec index 8b0eb3e..a7318cc 100644 --- a/at.spec +++ b/at.spec @@ -3,7 +3,7 @@ Summary: Job spooling tools Name: at Version: 3.1.13 -Release: 3%{dist} +Release: 4%{dist} License: GPLv2+ Group: System Environment/Daemons URL: http://ftp.debian.org/debian/pool/main/a/at @@ -188,9 +188,12 @@ fi %attr(0755,root,root) %{_initrddir}/atd %changelog -* Mon Nov 14 2011 Marcela Mašláňová - 3.1.13-3 +* Mon Nov 14 2011 Marcela Mašláňová - 3.1.13-4 - 729742 fix pm-utils hook for at +* Wed Oct 26 2011 Fedora Release Engineering - 3.1.13-3 +- Rebuilt for glibc bug#747377 + * Mon Aug 15 2011 Marcela Mašláňová - 3.1.13-2 - rebuilt with new rpm - Related: rhbz#728707