-
Notifications
You must be signed in to change notification settings - Fork 6.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[glib] update to 2.75.0 #28246
[glib] update to 2.75.0 #28246
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!
After committing all other changes, the version database must be updated
git add -u && git commit
git checkout 30a20e8f15ff26eec665205dea52f4ffc6f0814b -- versions
./vcpkg x-add-version --all
Diff
diff --git a/versions/baseline.json b/versions/baseline.json
index 8ca99b6..be1de9c 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -2657,7 +2657,7 @@
"port-version": 0
},
"glib": {
- "baseline": "2.74.1",
+ "baseline": "2.75.0",
"port-version": 0
},
"glibmm": {
diff --git a/versions/g-/glib.json b/versions/g-/glib.json
index 5b1601f..2967c79 100644
--- a/versions/g-/glib.json
+++ b/versions/g-/glib.json
@@ -1,5 +1,10 @@
{
"versions": [
+ {
+ "git-tree": "5088a26fc504a4f6c451650dd7e6f88fe98e2699",
+ "version": "2.75.0",
+ "port-version": 0
+ },
{
"git-tree": "62e6236281de8dd6bd983d4d51721374e5559c7c",
"version": "2.74.1",
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!
After committing all other changes, the version database must be updated
git add -u && git commit
git checkout 30a20e8f15ff26eec665205dea52f4ffc6f0814b -- versions
./vcpkg x-add-version --all
Diff
diff --git a/versions/baseline.json b/versions/baseline.json
index 2fd1846..85c5c47 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -2657,7 +2657,7 @@
"port-version": 0
},
"glib": {
- "baseline": "2.74.1",
+ "baseline": "2.75.0",
"port-version": 0
},
"glibmm": {
diff --git a/versions/g-/glib.json b/versions/g-/glib.json
index 5b1601f..bb13617 100644
--- a/versions/g-/glib.json
+++ b/versions/g-/glib.json
@@ -1,5 +1,10 @@
{
"versions": [
+ {
+ "git-tree": "0cb6d817097aac4b8789240e299d15632e4af4ca",
+ "version": "2.75.0",
+ "port-version": 0
+ },
{
"git-tree": "62e6236281de8dd6bd983d4d51721374e5559c7c",
"version": "2.74.1",
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!
After committing all other changes, the version database must be updated
git add -u && git commit
git checkout 30a20e8f15ff26eec665205dea52f4ffc6f0814b -- versions
./vcpkg x-add-version --all
Diff
diff --git a/versions/baseline.json b/versions/baseline.json
index 2fd1846..85c5c47 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -2657,7 +2657,7 @@
"port-version": 0
},
"glib": {
- "baseline": "2.74.1",
+ "baseline": "2.75.0",
"port-version": 0
},
"glibmm": {
diff --git a/versions/g-/glib.json b/versions/g-/glib.json
index 5b1601f..d772fae 100644
--- a/versions/g-/glib.json
+++ b/versions/g-/glib.json
@@ -1,5 +1,10 @@
{
"versions": [
+ {
+ "git-tree": "d3b428570b820ec1fbedbb37a651c1e1ddcbb91f",
+ "version": "2.75.0",
+ "port-version": 0
+ },
{
"git-tree": "62e6236281de8dd6bd983d4d51721374e5559c7c",
"version": "2.74.1",
All features are tested successfully in the x64-linux triplet |
No description provided.