diff options
author | Peter Robinson <pbrobinson@fedoraproject.org> | 2014-08-17 06:09:50 +0000 |
---|---|---|
committer | Peter Robinson <pbrobinson@fedoraproject.org> | 2014-08-17 06:09:50 +0000 |
commit | aa67a4734046f73c2f003c1fa6c3f33b93eaa1e7 (patch) | |
tree | e6975f85d0aed46f4e8e3f33369816a77b69a2d6 | |
parent | fix license handling (diff) | |
download | libssh2-freefilesync-aa67a4734046f73c2f003c1fa6c3f33b93eaa1e7.tar.gz libssh2-freefilesync-aa67a4734046f73c2f003c1fa6c3f33b93eaa1e7.tar.bz2 libssh2-freefilesync-aa67a4734046f73c2f003c1fa6c3f33b93eaa1e7.zip |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
-rw-r--r-- | libssh2.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/libssh2.spec b/libssh2.spec index 8a8ce1e..80c5fad 100644 --- a/libssh2.spec +++ b/libssh2.spec @@ -12,7 +12,7 @@ Name: libssh2 Version: 1.4.3 -Release: 14%{?dist} +Release: 15%{?dist} Summary: A library implementing the SSH2 protocol Group: System Environment/Libraries License: BSD @@ -176,6 +176,9 @@ rm -rf %{buildroot} %{_libdir}/pkgconfig/libssh2.pc %changelog +* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.3-15 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild + * Fri Jul 18 2014 Tom Callaway <spot@fedoraproject.org> - 1.4.3-14 - fix license handling |