diff options
author | Dennis Gilmore <dennis@ausil.us> | 2012-01-13 02:29:01 -0600 |
---|---|---|
committer | Dennis Gilmore <dennis@ausil.us> | 2012-01-13 02:29:01 -0600 |
commit | b46de2ab55812a3cae860c66c84cf6348fbe5c20 (patch) | |
tree | 47a90ac8c5471715729e7cd66954cad34dabf765 | |
parent | update to 1.3.0 (diff) | |
download | libssh2-freefilesync-b46de2ab55812a3cae860c66c84cf6348fbe5c20.tar.gz libssh2-freefilesync-b46de2ab55812a3cae860c66c84cf6348fbe5c20.tar.bz2 libssh2-freefilesync-b46de2ab55812a3cae860c66c84cf6348fbe5c20.zip |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
-rw-r--r-- | libssh2.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/libssh2.spec b/libssh2.spec index 406ef11..e967115 100644 --- a/libssh2.spec +++ b/libssh2.spec @@ -1,6 +1,6 @@ Name: libssh2 Version: 1.3.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A library implementing the SSH2 protocol Group: System Environment/Libraries @@ -112,6 +112,9 @@ rm -rf %{buildroot} %{_libdir}/pkgconfig/* %changelog +* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + * Thu Sep 08 2011 Kamil Dudka <kdudka@redhat.com> 1.3.0-1 - update to 1.3.0 |