Update to 0.0.6
This commit is contained in:
parent
71dda7d1f9
commit
7f5e3463ed
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/win-iconv-0.0.3.tar.bz2
|
||||
/win-iconv-0.0.4.tar.bz2
|
||||
/win-iconv-0.0.6.tar.bz2
|
||||
|
@ -1,8 +1,8 @@
|
||||
%?mingw_package_header
|
||||
|
||||
Name: mingw-win-iconv
|
||||
Version: 0.0.4
|
||||
Release: 3%{?dist}
|
||||
Version: 0.0.6
|
||||
Release: 1%{?dist}
|
||||
Summary: Iconv implementation using Win32 API
|
||||
|
||||
License: Public Domain
|
||||
@ -109,6 +109,9 @@ rm -rf $RPM_BUILD_ROOT%{mingw64_bindir}/*.exe
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed May 28 2014 Erik van Pienbroek <epienbro@fedoraproject.org> - 0.0.6-1
|
||||
- Update to 0.0.6
|
||||
|
||||
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.0.4-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user