diff --git a/libssh.spec b/libssh.spec index 5fcf7e6..77b0612 100644 --- a/libssh.spec +++ b/libssh.spec @@ -1,6 +1,6 @@ Name: libssh Version: 0.5.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A library implementing the SSH2 protocol (0xbadc0de version) Group: System Environment/Libraries @@ -71,6 +71,9 @@ rm -rf $RPM_BUILD_ROOT %{_usr}/share/pkgconfig/*.pc %changelog +* Thu Feb 14 2013 Fedora Release Engineering - 0.5.4-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Wed Jan 23 2013 Petr Lautrbach 0.5.4-1 - update to security 0.5.4 release - CVE-2013-0176 (#894407)