Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/libepoxy.git#a2116d327c4ba900f3171bc7635e67f038373d7a
This commit is contained in:
parent
2d8d6b8de5
commit
6c5886f9de
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
||||
/libepoxy-1.5.2.tar.xz
|
||||
/libepoxy-1.5.3.tar.xz
|
||||
/libepoxy-1.5.4.tar.xz
|
||||
/libepoxy-1.5.5.tar.xz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: epoxy runtime library
|
||||
Name: libepoxy
|
||||
Version: 1.5.4
|
||||
Release: 3%{?dist}
|
||||
Version: 1.5.5
|
||||
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
|
||||
* Tue Jan 05 2021 Kalev Lember <klember@redhat.com> - 1.5.5-1
|
||||
- Update to 1.5.5
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.4-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libepoxy-1.5.4.tar.xz) = 7bde6fe7164aaa88b6e476dafb13391c551c530267936a1456e242d2bf648117f319788ba089100b3f773444098a894db6d27326b47dc4ae26db4766308d7510
|
||||
SHA512 (libepoxy-1.5.5.tar.xz) = d5e008764f21ab86c17dbc548f353ed71434100a19855830d6851690b1c8475dbe2053358698e37d4fcc86a3db21f8c497e15375412509e2493fcf18825e61b6
|
||||
|
Loading…
Reference in New Issue
Block a user