Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
mesa
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
staging
src-rhel
rpms
mesa
Commits
d2869a69
Commit
d2869a69
authored
3 months ago
by
importbot
Browse files
Options
Downloads
Patches
Plain Diff
import mesa-24.2.8-1.el10
parent
af545e1e
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.mesa.metadata
+1
-1
1 addition, 1 deletion
.mesa.metadata
SPECS/mesa.spec
+5
-2
5 additions, 2 deletions
SPECS/mesa.spec
with
6 additions
and
3 deletions
.mesa.metadata
+
1
−
1
View file @
d2869a69
2872099fab914f02dfaa3fd42767b93fbcc6027289433c5263d693f5fd73e189 SOURCES/libclc-19.1.1.src.tar.xz
2b68c4a6f204c1999815a457299f81c41ba7bf48c4674b0b2d1d8864f41f3709
SOURCES/mesa-24.2.
6
.tar.xz
999d0a854f43864fc098266aaf25600ce7961318a1e2e358bff94a7f53580e30
SOURCES/mesa-24.2.
8
.tar.xz
a2dee3f5a091e3b1c6883a9c6e1e8afc2b767f0e044e20ee5f2a48a90bee984f SOURCES/spirv-llvm-translator-90a9764.tar.gz
This diff is collapsed.
Click to expand it.
SPECS/mesa.spec
+
5
−
2
View file @
d2869a69
...
...
@@ -2,7 +2,7 @@
## (rpmautospec version 0.7.3)
## RPMAUTOSPEC: autorelease, autochangelog
%define autorelease(e:s:pb:n) %{?-p:0.}%{lua:
release_number =
2
;
release_number =
1
;
base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}"));
print(release_number + base_release_number - 1);
}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}}
...
...
@@ -76,7 +76,7 @@
Name: mesa
Summary: Mesa graphics libraries
%global ver 24.2.
6
%global ver 24.2.
8
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)}
Release: %autorelease
License: MIT AND BSD-3-Clause AND SGI-B-2.0
...
...
@@ -806,6 +806,9 @@ popd
%changelog
## START: Generated by rpmautospec
* Thu Nov 28 2024 José Expósito <jexposit@redhat.com> - 24.2.8-1
- Update to 24.2.8
* Wed Nov 13 2024 José Expósito <jexposit@redhat.com> - 24.2.6-2
- Don't build python3-pyyaml
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment