Update to 0.9.16
This commit is contained in:
parent
ccd2ee3620
commit
acdaffafc9
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,3 +1 @@
|
|||||||
libotf-0.9.11.tar.gz
|
*.tar.gz
|
||||||
/libotf-0.9.12.tar.gz
|
|
||||||
/libotf-0.9.13.tar.gz
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: libotf
|
Name: libotf
|
||||||
Version: 0.9.13
|
Version: 0.9.16
|
||||||
Release: 23%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A Library for handling OpenType Font
|
Summary: A Library for handling OpenType Font
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -67,6 +67,9 @@ rm $RPM_BUILD_ROOT/usr/bin/libotf-config
|
|||||||
%{_libdir}/pkgconfig/*
|
%{_libdir}/pkgconfig/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 25 2023 Mike FABIAN <mfabian@redhat.com> - 0.9.16-1
|
||||||
|
- Update to 0.9.16
|
||||||
|
|
||||||
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.13-23
|
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.13-23
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user