Skip to content

Commit bce7337

Browse files
committed
F39 Branched
1 parent 3be5610 commit bce7337

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
* Sun Sep 24 2023 Sérgio Basto <[email protected]> - 39.0-1
2+
- F39 Branched
3+
4+
* Mon Jun 19 2023 Sérgio Basto <[email protected]> - 38.1-2
5+
- Add cisco repo for ffmpeg deps
6+
17
* Tue Apr 18 2023 Sérgio Basto <[email protected]> - 38.1-1
28
- F38 GA
39

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION=38.1
1+
VERSION=39.0
22
RELEASE=1
33

44
.ONESHELL: # Applies to every targets in the file!

round.sh

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
ARCHES="i386 x86_64 aarch64 armhfp ppc64le"
44
FVERSION="35 36 37 38"
5-
BRANCHED=""
6-
RAWHIDE="39"
5+
BRANCHED="39"
6+
RAWHIDE="40"
77
REPOS="rpmfusion_free rpmfusion_nonfree"
88
etc_mock=../mock/mock-core-configs/etc/mock
99
# uncomment the next line to compare mock fedora configurations on /etc/mock

0 commit comments

Comments
 (0)