From 470658bb57ec9aad674128b4cdd6525c38d8e5df Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 25 Jul 2009 08:41:42 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild --- libssh.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libssh.spec b/libssh.spec index e4d45a0..b2ea42e 100644 --- a/libssh.spec +++ b/libssh.spec @@ -1,6 +1,6 @@ Name: libssh Version: 0.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A library implementing the SSH2 protocol (0xbadc0de version) Group: System Environment/Libraries @@ -63,6 +63,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/*.so %changelog +* Sat Jul 25 2009 Fedora Release Engineering - 0.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + * Tue Jun 02 2009 Jan F. Chadima - 0.2-2 - Small changes during review