Update to 1.5.9
This commit is contained in:
parent
83940c2557
commit
4de8defa9a
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@
|
||||
/libepoxy-1.5.6.tar.xz
|
||||
/libepoxy-1.5.7.tar.xz
|
||||
/libepoxy-1.5.8.tar.xz
|
||||
/libepoxy-1.5.9.tar.xz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: epoxy runtime library
|
||||
Name: libepoxy
|
||||
Version: 1.5.8
|
||||
Release: 2%{?dist}
|
||||
Version: 1.5.9
|
||||
Release: 1%{?dist}
|
||||
License: MIT
|
||||
URL: https://github.com/anholt/libepoxy
|
||||
Source0: %{url}/releases/download/%{version}/%{name}-%{version}.tar.xz
|
||||
@ -55,6 +55,9 @@ xvfb-run -d -s "-screen 0 640x480x24" ninja -C %{_vpath_builddir} test || \
|
||||
%{_libdir}/pkgconfig/epoxy.pc
|
||||
|
||||
%changelog
|
||||
* Sun Aug 15 2021 Kalev Lember <klember@redhat.com> - 1.5.9-1
|
||||
- Update to 1.5.9
|
||||
|
||||
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.8-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libepoxy-1.5.8.tar.xz) = c2d25fa6b3bc3148ae3dc5efbd29efcb7b89569c0c9530d6eec705ebce81077f3a9aa1e2ad89d81918e69e0e67d5487637493354dff13545d9334b95ec97689c
|
||||
SHA512 (libepoxy-1.5.9.tar.xz) = eebaae4b8ff5014a8c90bf63fd9626424f472f99a7dbb81273a45b06c854e57f7d1b2d0fb44847221173c4f92d659fcec8a848a3b32f07225cd0ba35a2fad135
|
||||
|
Loading…
Reference in New Issue
Block a user