Jesse Keating 16 years ago
parent 01afb4d2b7
commit a1263f8a47

@ -3,7 +3,7 @@
Name: libkml
Version: 0.6.1
Release: 4%{?dist}
Release: 5%{?dist}
Summary: A KML library written in C++ with bindings to other languagues
Group: Development/Libraries
@ -112,6 +112,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/libkml/*.so
%changelog
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Sun Apr 12 2009 Rakesh Pandit <rakesh@fedoraproject.org> 0.6.1-4
- Included *pyc and pyo files in %%files and added BuildRequires libgcj-devel.

Loading…
Cancel
Save