s/rawhide_1/rawhide_next/g
This commit is contained in:
parent
58dd14dd30
commit
30f63dfe25
2 changed files with 7 additions and 7 deletions
|
@ -1,5 +1,5 @@
|
|||
:year: 2023
|
||||
:rawhide_1: 40
|
||||
:rawhide_next: 40
|
||||
:rawhide: 39
|
||||
:rawhide_name: Thirty Nine
|
||||
:branched: 38
|
||||
|
|
|
@ -256,11 +256,11 @@ Changes to the *rawhide* branch (mostly in `fedora-repos.spec`):
|
|||
(can also check this https://src.fedoraproject.org/rpms/fedora-repos/c/043010400f007c9f7167c9411d4463f4c2f08b9e?branch=rawhide[commit] for reference)
|
||||
|
||||
[arabic]
|
||||
. Generate and add a _Rawhide+1_ which is {rawhide_1} GPG key file, then add it to the spec
|
||||
. Generate and add a _Rawhide+1_ which is {rawhide_next} GPG key file, then add it to the spec
|
||||
file:
|
||||
+
|
||||
``
|
||||
Source57: RPM-GPG-KEY-fedora-{rawhide_1}-primary
|
||||
Source57: RPM-GPG-KEY-fedora-{rawhide_next}-primary
|
||||
``
|
||||
. Update the `archmap` file and define architectures for _Rawhide+1_:
|
||||
+
|
||||
|
@ -292,11 +292,11 @@ Changes to the *branched* branch (mostly in `fedora-repos.spec`):
|
|||
(can also check this https://src.fedoraproject.org/rpms/fedora-repos/c/cd678e7b4aa59e234f32c9697198f58d9c89d862?branch=f38[commit] for reference)
|
||||
|
||||
[arabic]
|
||||
. Copy the _Rawhide+1_ which is {rawhide_1} GPG key file from the _rawhide_ branch, then add
|
||||
. Copy the _Rawhide+1_ which is {rawhide_next} GPG key file from the _rawhide_ branch, then add
|
||||
it to the spec file:
|
||||
+
|
||||
``
|
||||
Source57: RPM-GPG-KEY-fedora-{rawhide_1}-primary
|
||||
Source57: RPM-GPG-KEY-fedora-{rawhide_next}-primary
|
||||
``
|
||||
. Copy the `archmap` file from the _rawhide_ branch.
|
||||
. Update `%global rawhide_release`:
|
||||
|
@ -335,12 +335,12 @@ Build `fedora-release` and `fedora-repos` packages for Branched release
|
|||
Changes to the *stable* branches (mostly in `fedora-repos.spec`):
|
||||
|
||||
[arabic]
|
||||
. Copy the _Rawhide+1_ GPG key which is {rawhide_1} file from the _rawhide_ branch, then add
|
||||
. Copy the _Rawhide+1_ GPG key which is {rawhide_next} file from the _rawhide_ branch, then add
|
||||
it to the spec file:
|
||||
+
|
||||
[attributes]
|
||||
``
|
||||
Source57: RPM-GPG-KEY-fedora-{rawhide_1}-primary
|
||||
Source57: RPM-GPG-KEY-fedora-{rawhide_next}-primary
|
||||
``
|
||||
+
|
||||
. Copy the `archmap` file from the _rawhide_ branch.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue