This commit is contained in:
Dennis Gilmore 2013-02-14 01:11:12 -06:00
parent bfaf1f713a
commit 28775a8258

View File

@ -11,7 +11,7 @@
Name: mingw-%{name1}
Version: %{rpmver}
Release: 1%{?dist}
Release: 2%{?dist}
Summary: MinGW Windows port of sqlite embeddable SQL database engine
License: Public Domain
@ -218,6 +218,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
%changelog
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.7.14.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Thu Dec 6 2012 Erik van Pienbroek <epienbro@fedoraproject.org> - 3.7.14.1-1
- Update to 3.7.14.1
- Dropped all patches which are not needed for the mingw target