Update to 0.4.6
This commit is contained in:
parent
71914b09ae
commit
f775df3a6e
@ -1 +1 @@
|
||||
libmicrohttpd-0.4.2.tar.gz
|
||||
libmicrohttpd-0.4.6.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: Lightweight library for embedding a webserver in applications
|
||||
Name: libmicrohttpd
|
||||
Version: 0.4.2
|
||||
Release: 2%{?dist}
|
||||
Version: 0.4.6
|
||||
Release: 1%{?dist}
|
||||
Group: Development/Libraries
|
||||
License: LGPLv2+
|
||||
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
|
||||
@ -96,7 +96,7 @@ fi
|
||||
%defattr(-,root,root,-)
|
||||
%doc COPYING
|
||||
%{_libdir}/libmicrohttpd.so.5
|
||||
%{_libdir}/libmicrohttpd.so.5.1.0
|
||||
%{_libdir}/libmicrohttpd.so.5.2.1
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root,-)
|
||||
@ -113,6 +113,9 @@ fi
|
||||
%doc html
|
||||
|
||||
%changelog
|
||||
* Sun Jun 4 2010 Erik van Pienbroek <epienbro@fedoraproject.org> - 0.4.6-1
|
||||
- Update to 0.4.6
|
||||
|
||||
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user