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
|
||||
/libotf-0.9.12.tar.gz
|
||||
/libotf-0.9.13.tar.gz
|
||||
*.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: libotf
|
||||
Version: 0.9.13
|
||||
Release: 23%{?dist}
|
||||
Version: 0.9.16
|
||||
Release: 1%{?dist}
|
||||
Summary: A Library for handling OpenType Font
|
||||
|
||||
License: LGPLv2+
|
||||
@ -67,6 +67,9 @@ rm $RPM_BUILD_ROOT/usr/bin/libotf-config
|
||||
%{_libdir}/pkgconfig/*
|
||||
|
||||
%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
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user