Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
rpm-ostree
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
rpms
rpm-ostree
Commits
b2c7ac98
Commit
b2c7ac98
authored
1 year ago
by
Rocky Automation
Browse files
Options
Downloads
Patches
Plain Diff
import rpm-ostree-2022.10.115.g15eba7b1-2.el8_8
parent
9fb0b271
Branches
r8
Tags
imports/r8/rpm-ostree-2022.10.115.g15eba7b1-2.el8_8
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.gitignore
+1
-1
1 addition, 1 deletion
.gitignore
.rpm-ostree.metadata
+1
-1
1 addition, 1 deletion
.rpm-ostree.metadata
SPECS/rpm-ostree.spec
+5
-3
5 additions, 3 deletions
SPECS/rpm-ostree.spec
with
7 additions
and
5 deletions
.gitignore
+
1
−
1
View file @
b2c7ac98
SOURCES/rpm-ostree-2022.10.11
2
.g
3d0ac35b
.tar.xz
SOURCES/rpm-ostree-2022.10.11
5
.g
15eba7b1
.tar.xz
This diff is collapsed.
Click to expand it.
.rpm-ostree.metadata
+
1
−
1
View file @
b2c7ac98
cdce35bda2d188e33f236e06b4c6e1d39bf5f71b
SOURCES/rpm-ostree-2022.10.11
2
.g
3d0ac35b
.tar.xz
4ddb108fc95d35d6fce3925410459ec2452d7c5d
SOURCES/rpm-ostree-2022.10.11
5
.g
15eba7b1
.tar.xz
This diff is collapsed.
Click to expand it.
SPECS/rpm-ostree.spec
+
5
−
3
View file @
b2c7ac98
...
...
@@ -3,15 +3,14 @@
Summary: Hybrid image/package system
Name: rpm-ostree
Version: 2022.10.11
2
.g
3d0ac35b
Release:
3
%{?dist}
Version: 2022.10.11
5
.g
15eba7b1
Release:
2
%{?dist}
License: LGPLv2+
URL: https://github.com/coreos/rpm-ostree
# This tarball is generated via "cd packaging && make -f Makefile.dist-packaging dist-snapshot"
# in the upstream git. It also contains vendored Rust sources. This is generated from the "rhel8" branch.
Source0: https://github.com/coreos/rpm-ostree/releases/download/v%{version}/rpm-ostree-%{version}.tar.xz
Patch0: 0001-daemon-Make-failure-to-query-base-image-non-fatal.patch
ExclusiveArch: %{rust_arches}
...
...
@@ -230,6 +229,9 @@ $PYTHON autofiles.py > files.devel \
%files devel -f files.devel
%changelog
* Mon Mar 13 2023 Colin Walters <walters@verbum.org> - 2022.10.115.g15eba7b1-2
- Resolves: rhbz#2177225
* Thu Feb 16 2023 Colin Walters <walters@verbum.org> - 2022.10.112.g3d0ac35b-3
- Cherry pick
https://github.com/coreos/rpm-ostree/pull/4311/commits/a0f1275dfbd835b704355d095e610ac1f1254f25
...
...
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