diff --git a/libvncserver.spec b/libvncserver.spec index 3e3baac..d3a268d 100644 --- a/libvncserver.spec +++ b/libvncserver.spec @@ -8,7 +8,7 @@ Summary: Library to make writing a vnc server easy Name: libvncserver Version: 0.9.8.2 -Release: 2%{?dist} +Release: 3%{?dist} # NOTE: --with-tightvnc-filetransfer => GPLv2 License: GPLv2+ Group: System Environment/Libraries @@ -130,6 +130,9 @@ rm -rf %{buildroot} %changelog +* Fri Jan 13 2012 Fedora Release Engineering - 0.9.8.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + * Sat Dec 31 2011 Christoph Wickert - 0.9.8.2-2 - On F15, %%check needs xorg-x11-xauth, too