Update to 1.5.6
This commit is contained in:
parent
a28ac29550
commit
41ef917599
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
||||
/libepoxy-1.5.3.tar.xz
|
||||
/libepoxy-1.5.4.tar.xz
|
||||
/libepoxy-1.5.5.tar.xz
|
||||
/libepoxy-1.5.6.tar.xz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: epoxy runtime library
|
||||
Name: libepoxy
|
||||
Version: 1.5.5
|
||||
Release: 2%{?dist}
|
||||
Version: 1.5.6
|
||||
Release: 1%{?dist}
|
||||
License: MIT
|
||||
URL: https://github.com/anholt/libepoxy
|
||||
Source0: %{url}/releases/download/%{version}/%{name}-%{version}.tar.xz
|
||||
@ -57,6 +57,9 @@ xvfb-run -d -s "-screen 0 640x480x24" ninja -C %{_vpath_builddir} test || \
|
||||
%{_libdir}/pkgconfig/epoxy.pc
|
||||
|
||||
%changelog
|
||||
* Fri Apr 30 2021 Kalev Lember <klember@redhat.com> - 1.5.6-1
|
||||
- Update to 1.5.6
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.5-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libepoxy-1.5.5.tar.xz) = d5e008764f21ab86c17dbc548f353ed71434100a19855830d6851690b1c8475dbe2053358698e37d4fcc86a3db21f8c497e15375412509e2493fcf18825e61b6
|
||||
SHA512 (libepoxy-1.5.6.tar.xz) = 5a302718eceecc6fcde0552dbbab44003fa2543b42882e0be6f3c3265e5fce839c18f8400c15b2e35f1559a2dded641e1e38d9668489a665ba480116ed5ae8e8
|
||||
|
Loading…
Reference in New Issue
Block a user