Skip to content

Commit 0938806

Browse files
authored
Merge pull request #58187 from xnox/2.28-rebuilds
No change rebuilds for 2.28
2 parents 2975666 + c7eb71e commit 0938806

12 files changed

+12
-12
lines changed

abseil-cpp.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package:
22
name: abseil-cpp
33
version: "20250127.1" # On update, please check if -fdelete-null-pointer-checks is still required
4-
epoch: 2
4+
epoch: 3
55
description: Abseil Common Libraries (C++)
66
copyright:
77
- license: Apache-2.0

apk-tools.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package:
22
name: apk-tools
33
version: "2.14.10"
4-
epoch: 4
4+
epoch: 5
55
description: "apk-tools (Wolfi package manager)"
66
copyright:
77
- license: GPL-2.0-only

apr-util.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package:
22
name: apr-util
33
version: 1.6.3
4-
epoch: 6
4+
epoch: 7
55
description: The Apache Portable Runtime Utility Library
66
copyright:
77
# Some files also contain RSA-MD.

dav1d.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package:
22
name: dav1d
33
version: "1.5.1"
4-
epoch: 3
4+
epoch: 4
55
description: small and fast AV1 Decoder
66
copyright:
77
- license: BSD-2-Clause

gtest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package:
22
name: gtest
33
version: "1.17.0"
4-
epoch: 1
4+
epoch: 2
55
description: Google Test - C++ testing utility based on the xUnit framework (like JUnit)
66
copyright:
77
- license: BSD-3-Clause

libdrm.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
package:
33
name: libdrm
44
version: "2.4.125"
5-
epoch: 0
5+
epoch: 1
66
description: Userspace interface to kernel DRM services
77
copyright:
88
- license: MIT

libevent.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package:
22
name: libevent
33
version: 2.1.12
4-
epoch: 6
4+
epoch: 7
55
description: An event notification library
66
copyright:
77
- license: BSD-3-Clause

libsrt.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package:
22
name: libsrt
33
version: 1.5.4
4-
epoch: 1
4+
epoch: 2
55
description: "Secure Reliable Transport (SRT)"
66
copyright:
77
- license: MPL-2.0

libuv.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package:
22
name: libuv
33
version: "1.51.0"
4-
epoch: 0
4+
epoch: 1
55
description: "cross-platform asynchronous I/O library"
66
copyright:
77
- license: MIT AND ISC

mpdecimal.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package:
22
name: mpdecimal
33
version: "4.0.1"
4-
epoch: 1
4+
epoch: 2
55
description: "complete implementation of the general decimal arithmetic specification"
66
copyright:
77
- license: BSD-2-Clause

0 commit comments

Comments
 (0)