Compare commits
No commits in common. "c9-beta" and "c10s" have entirely different histories.
3
.gitignore
vendored
3
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
SOURCES/xcb-util-cursor-0.1.4.tar.xz
|
/xcb-util-cursor-*.tar.bz2
|
||||||
|
/xcb-util-cursor-*.tar.xz
|
||||||
|
@ -1 +0,0 @@
|
|||||||
bad1de5607d14705b131efd5486c8456fc4d7177 SOURCES/xcb-util-cursor-0.1.4.tar.xz
|
|
6
gating.yaml
Normal file
6
gating.yaml
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
--- !Policy
|
||||||
|
product_versions:
|
||||||
|
- rhel-10
|
||||||
|
decision_context: osci_compose_gate
|
||||||
|
rules:
|
||||||
|
- !PassingTestCaseRule {test_case_name: desktop-qe.desktop-ci.tier1-gating.functional}
|
1
sources
Normal file
1
sources
Normal file
@ -0,0 +1 @@
|
|||||||
|
SHA512 (xcb-util-cursor-0.1.4.tar.xz) = d27dd59a4d7ded9994dca77774421dd9533e3ee823b880af35d3219bd7340c89fbc61d1d0fa10e2991de2cac9e6395e09497769d7b8728eedc691e76649107b1
|
@ -1,8 +1,8 @@
|
|||||||
Name: xcb-util-cursor
|
Name: xcb-util-cursor
|
||||||
Version: 0.1.4
|
Version: 0.1.4
|
||||||
Release: 3%{?dist}
|
Release: 6%{?dist}
|
||||||
Summary: Cursor library on top of libxcb
|
Summary: Cursor library on top of libxcb
|
||||||
License: MIT
|
License: X11-distribute-modifications-variant
|
||||||
URL: http://xcb.freedesktop.org
|
URL: http://xcb.freedesktop.org
|
||||||
Source0: http://xcb.freedesktop.org/dist/%{name}-%{version}.tar.xz
|
Source0: http://xcb.freedesktop.org/dist/%{name}-%{version}.tar.xz
|
||||||
BuildRequires: make
|
BuildRequires: make
|
||||||
@ -65,6 +65,16 @@ rm %{buildroot}%{_libdir}/*.la
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.1.4-6
|
||||||
|
- Bump release for October 2024 mass rebuild:
|
||||||
|
Resolves: RHEL-64018
|
||||||
|
|
||||||
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.1.4-5
|
||||||
|
- Bump release for June 2024 mass rebuild
|
||||||
|
|
||||||
|
* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.4-4
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||||
|
|
||||||
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.4-3
|
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.4-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||||
|
|
Loading…
Reference in New Issue
Block a user