Compare commits
No commits in common. "c10s" and "c9-beta" have entirely different histories.
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,2 +1 @@
|
|||||||
/xcb-util-cursor-*.tar.bz2
|
SOURCES/xcb-util-cursor-0.1.4.tar.xz
|
||||||
/xcb-util-cursor-*.tar.xz
|
|
||||||
|
1
.xcb-util-cursor.metadata
Normal file
1
.xcb-util-cursor.metadata
Normal file
@ -0,0 +1 @@
|
|||||||
|
bad1de5607d14705b131efd5486c8456fc4d7177 SOURCES/xcb-util-cursor-0.1.4.tar.xz
|
@ -1,8 +1,8 @@
|
|||||||
Name: xcb-util-cursor
|
Name: xcb-util-cursor
|
||||||
Version: 0.1.4
|
Version: 0.1.4
|
||||||
Release: 6%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Cursor library on top of libxcb
|
Summary: Cursor library on top of libxcb
|
||||||
License: X11-distribute-modifications-variant
|
License: MIT
|
||||||
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,16 +65,6 @@ 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
|
||||||
|
|
@ -1,6 +0,0 @@
|
|||||||
--- !Policy
|
|
||||||
product_versions:
|
|
||||||
- rhel-10
|
|
||||||
decision_context: osci_compose_gate
|
|
||||||
rules:
|
|
||||||
- !PassingTestCaseRule {test_case_name: desktop-qe.desktop-ci.tier1-gating.functional}
|
|
Loading…
Reference in New Issue
Block a user