Update to 1.5.4
This commit is contained in:
parent
ff4e55dead
commit
e641861d3c
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
/libepoxy-1.5.1.tar.xz
|
||||
/libepoxy-1.5.2.tar.xz
|
||||
/libepoxy-1.5.3.tar.xz
|
||||
/libepoxy-1.5.4.tar.xz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: epoxy runtime library
|
||||
Name: libepoxy
|
||||
Version: 1.5.3
|
||||
Release: 5%{?dist}
|
||||
Version: 1.5.4
|
||||
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
|
||||
* Wed Nov 27 2019 Kalev Lember <klember@redhat.com> - 1.5.4-1
|
||||
- Update to 1.5.4
|
||||
|
||||
* Fri Oct 25 2019 Peter Robinson <pbrobinson@gmail.com> - 1.5.3-5
|
||||
- Rebuild for libglvnd 1.2, drop work-arounds
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libepoxy-1.5.3.tar.xz) = 746dfe2a0a91319abd3906c75f81f6b895117f39120e0d8897db1daec1b6d2e91e1318f0dfe588c81907727b0a6dd1a7e4a819ee6b3063a23875312570464720
|
||||
SHA512 (libepoxy-1.5.4.tar.xz) = 7bde6fe7164aaa88b6e476dafb13391c551c530267936a1456e242d2bf648117f319788ba089100b3f773444098a894db6d27326b47dc4ae26db4766308d7510
|
||||
|
Loading…
Reference in New Issue
Block a user