public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cosmic-greeter] f44: Update to 1.6.0
@ 2026-09-18 19:48 Ryan Brue
0 siblings, 0 replies; 6+ messages in thread
From: Ryan Brue @ 2026-09-18 19:48 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/cosmic-greeter
Branch : f44
Commit : 24dc022d686eb698658d19073bc7965aa7c430fd
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date : 2026-08-19T22:02:41-05:00
Stats : +0/-0 in 0 file(s)
URL : https://src.fedoraproject.org/rpms/cosmic-greeter/c/24dc022d686eb698658d19073bc7965aa7c430fd?branch=f44
Log:
Update to 1.6.0
^ permalink raw reply [flat|nested] 6+ messages in thread
* [rpms/cosmic-greeter] f44: Update to 1.6.0
@ 2026-09-18 19:48 Ryan Brue
0 siblings, 0 replies; 6+ messages in thread
From: Ryan Brue @ 2026-09-18 19:48 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/cosmic-greeter
Branch : f44
Commit : 1cd8602b388a817be09d2e080c68acb4b58f7d22
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date : 2026-08-19T21:43:15-05:00
Stats : +89/-86 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/cosmic-greeter/c/1cd8602b388a817be09d2e080c68acb4b58f7d22?branch=f44
Log:
Update to 1.6.0
---
diff --git a/.gitignore b/.gitignore
index db0226a..97cf235 100644
--- a/.gitignore
+++ b/.gitignore
@@ -64,3 +64,5 @@
/vendor-1.4.0.tar.gz
/cosmic-greeter-1.5.0.tar.gz
/vendor-1.5.0.tar.gz
+/cosmic-greeter-1.6.0.tar.gz
+/vendor-1.6.0.tar.gz
diff --git a/cosmic-greeter.spec b/cosmic-greeter.spec
index 688ae22..f4813cc 100644
--- a/cosmic-greeter.spec
+++ b/cosmic-greeter.spec
@@ -7,12 +7,12 @@ ExcludeArch: %{ix86}
# While our version corresponds to an upstream tag, we still need to define
# these macros in order to set the VERGEN_GIT_SHA and VERGEN_GIT_COMMIT_DATE
# environment variables in multiple sections of the spec file.
-%global commit d39915ae2381424d406cd511a2310ef928144f4c
-%global commitdatestring 2026-07-28 16:17:56 -0400
-%global cosmic_minver 1.5.0
+%global commit e9ab9e74a5133f21c76a86985afd6d2909760053
+%global commitdatestring 2026-08-18 18:58:39 +0200
+%global cosmic_minver 1.6.0
Name: cosmic-greeter
-Version: 1.5.0
+Version: 1.6.0
Release: %autorelease
# Release: %%autorelease
Summary: Login and display manager for the COSMIC Desktop Environment
@@ -44,6 +44,7 @@ BuildRequires: pam-devel
BuildRequires: just
BuildRequires: libudev-devel
BuildRequires: libinput-devel
+BuildRequires: libdav1d-devel
BuildRequires: systemd-rpm-macros
%{?sysusers_requires_compat}
diff --git a/sources b/sources
index e470908..cc395f3 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-greeter-1.5.0.tar.gz) = c17f2c10aa88ae55fb84624f82cfbb076de6dc447e29b1d95b17271ae30826e814e88c36b281c9e88300a9f9acd8318c70d67d1d170f289a4ba367629bd4cf1b
-SHA512 (vendor-1.5.0.tar.gz) = 1e2d25702494415fcc27a165a990c725eec12bdb92f636550984e3f7f31cbe9b1a019ef964e9fb8ee72340258fc6b699badeb87c679fc8da88f2d5d7435cbbd9
+SHA512 (cosmic-greeter-1.6.0.tar.gz) = 9a109b2deb1e64a836aa78910f982eaab75602fb8b6527eece54bfaf7298dcaaab86701b3dd0c3b2ba01e5b3d801591f0335935e9ae34101176db1dc837dccbc
+SHA512 (vendor-1.6.0.tar.gz) = d9dbf076144f26d2bb05ecb9747dc5d0781fc46e5071b80669f075c69aaf9ebb77f9e08f2c18e5c70498303fc748c25ab3d431f5c45bd91edc0b78f632f90e0c
diff --git a/vendor-config-1.5.0.toml b/vendor-config-1.5.0.toml
deleted file mode 100644
index d5f1634..0000000
--- a/vendor-config-1.5.0.toml
+++ /dev/null
@@ -1,80 +0,0 @@
-[source.crates-io]
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/iced-rs/cryoglyph.git?rev=e429a025df36ab8145708acb309080ae3deec17a"]
-git = "https://github.com/iced-rs/cryoglyph.git"
-rev = "e429a025df36ab8145708acb309080ae3deec17a"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/jackpot51/rust-atomicwrites"]
-git = "https://github.com/jackpot51/rust-atomicwrites"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/cosmic-applets"]
-git = "https://github.com/pop-os/cosmic-applets"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/cosmic-bg"]
-git = "https://github.com/pop-os/cosmic-bg"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/cosmic-comp"]
-git = "https://github.com/pop-os/cosmic-comp"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/cosmic-protocols//?rev=32283d7"]
-git = "https://github.com/pop-os/cosmic-protocols//"
-rev = "32283d7"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/cosmic-randr"]
-git = "https://github.com/pop-os/cosmic-randr"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/cosmic-settings"]
-git = "https://github.com/pop-os/cosmic-settings"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/cosmic-settings-daemon"]
-git = "https://github.com/pop-os/cosmic-settings-daemon"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/dbus-settings-bindings"]
-git = "https://github.com/pop-os/dbus-settings-bindings"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/freedesktop-icons"]
-git = "https://github.com/pop-os/freedesktop-icons"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/libcosmic"]
-git = "https://github.com/pop-os/libcosmic"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/smithay-clipboard?tag=sctk-0.20"]
-git = "https://github.com/pop-os/smithay-clipboard"
-tag = "sctk-0.20"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/softbuffer?tag=cosmic-4.0"]
-git = "https://github.com/pop-os/softbuffer"
-tag = "cosmic-4.0"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/window_clipboard.git?tag=sctk-0.20"]
-git = "https://github.com/pop-os/window_clipboard.git"
-tag = "sctk-0.20"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/winit.git?tag=cosmic-0.14"]
-git = "https://github.com/pop-os/winit.git"
-tag = "cosmic-0.14"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/wash2/accesskit?tag=cosmic-0.14"]
-git = "https://github.com/wash2/accesskit"
-tag = "cosmic-0.14"
-replace-with = "vendored-sources"
-
-[source.vendored-sources]
-directory = "vendor"
\ No newline at end of file
diff --git a/vendor-config-1.6.0.toml b/vendor-config-1.6.0.toml
new file mode 100644
index 0000000..d5f1634
--- /dev/null
+++ b/vendor-config-1.6.0.toml
@@ -0,0 +1,80 @@
+[source.crates-io]
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/iced-rs/cryoglyph.git?rev=e429a025df36ab8145708acb309080ae3deec17a"]
+git = "https://github.com/iced-rs/cryoglyph.git"
+rev = "e429a025df36ab8145708acb309080ae3deec17a"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/jackpot51/rust-atomicwrites"]
+git = "https://github.com/jackpot51/rust-atomicwrites"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/cosmic-applets"]
+git = "https://github.com/pop-os/cosmic-applets"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/cosmic-bg"]
+git = "https://github.com/pop-os/cosmic-bg"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/cosmic-comp"]
+git = "https://github.com/pop-os/cosmic-comp"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/cosmic-protocols//?rev=32283d7"]
+git = "https://github.com/pop-os/cosmic-protocols//"
+rev = "32283d7"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/cosmic-randr"]
+git = "https://github.com/pop-os/cosmic-randr"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/cosmic-settings"]
+git = "https://github.com/pop-os/cosmic-settings"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/cosmic-settings-daemon"]
+git = "https://github.com/pop-os/cosmic-settings-daemon"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/dbus-settings-bindings"]
+git = "https://github.com/pop-os/dbus-settings-bindings"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/freedesktop-icons"]
+git = "https://github.com/pop-os/freedesktop-icons"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/libcosmic"]
+git = "https://github.com/pop-os/libcosmic"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/smithay-clipboard?tag=sctk-0.20"]
+git = "https://github.com/pop-os/smithay-clipboard"
+tag = "sctk-0.20"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/softbuffer?tag=cosmic-4.0"]
+git = "https://github.com/pop-os/softbuffer"
+tag = "cosmic-4.0"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/window_clipboard.git?tag=sctk-0.20"]
+git = "https://github.com/pop-os/window_clipboard.git"
+tag = "sctk-0.20"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/winit.git?tag=cosmic-0.14"]
+git = "https://github.com/pop-os/winit.git"
+tag = "cosmic-0.14"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/wash2/accesskit?tag=cosmic-0.14"]
+git = "https://github.com/wash2/accesskit"
+tag = "cosmic-0.14"
+replace-with = "vendored-sources"
+
+[source.vendored-sources]
+directory = "vendor"
\ No newline at end of file
^ permalink raw reply related [flat|nested] 6+ messages in thread* [rpms/cosmic-greeter] f44: Update to 1.6.0
@ 2026-09-18 19:48 Ryan Brue
0 siblings, 0 replies; 6+ messages in thread
From: Ryan Brue @ 2026-09-18 19:48 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/cosmic-greeter
Branch : f44
Commit : 8dd847d3264dfa2027d057cbb74842fb298a0c83
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date : 2026-08-19T21:49:28-05:00
Stats : +0/-0 in 0 file(s)
URL : https://src.fedoraproject.org/rpms/cosmic-greeter/c/8dd847d3264dfa2027d057cbb74842fb298a0c83?branch=f44
Log:
Update to 1.6.0
^ permalink raw reply [flat|nested] 6+ messages in thread
* [rpms/cosmic-greeter] f44: Update to 1.6.0
@ 2026-08-20 3:03 Ryan Brue
0 siblings, 0 replies; 6+ messages in thread
From: Ryan Brue @ 2026-08-20 3:03 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/cosmic-greeter
Branch : f44
Commit : 9b8554176840c844e1b973cd4a1a70127fd2e1e4
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date : 2026-08-19T22:03:01-05:00
Stats : +0/-0 in 0 file(s)
URL : https://src.fedoraproject.org/rpms/cosmic-greeter/c/9b8554176840c844e1b973cd4a1a70127fd2e1e4?branch=f44
Log:
Update to 1.6.0
^ permalink raw reply [flat|nested] 6+ messages in thread
* [rpms/cosmic-greeter] f44: Update to 1.6.0
@ 2026-08-20 2:50 Ryan Brue
0 siblings, 0 replies; 6+ messages in thread
From: Ryan Brue @ 2026-08-20 2:50 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/cosmic-greeter
Branch : f44
Commit : 4be714cdda7053d9b1f0b0b63fab05c5e6e44c83
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date : 2026-08-19T21:49:51-05:00
Stats : +0/-0 in 0 file(s)
URL : https://src.fedoraproject.org/rpms/cosmic-greeter/c/4be714cdda7053d9b1f0b0b63fab05c5e6e44c83?branch=f44
Log:
Update to 1.6.0
^ permalink raw reply [flat|nested] 6+ messages in thread
* [rpms/cosmic-greeter] f44: Update to 1.6.0
@ 2026-08-20 2:43 Ryan Brue
0 siblings, 0 replies; 6+ messages in thread
From: Ryan Brue @ 2026-08-20 2:43 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/cosmic-greeter
Branch : f44
Commit : a8f0ee5e68b5b49ab08746a940d9c384550a02db
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date : 2026-08-19T21:43:37-05:00
Stats : +89/-86 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/cosmic-greeter/c/a8f0ee5e68b5b49ab08746a940d9c384550a02db?branch=f44
Log:
Update to 1.6.0
---
diff --git a/.gitignore b/.gitignore
index db0226a..97cf235 100644
--- a/.gitignore
+++ b/.gitignore
@@ -64,3 +64,5 @@
/vendor-1.4.0.tar.gz
/cosmic-greeter-1.5.0.tar.gz
/vendor-1.5.0.tar.gz
+/cosmic-greeter-1.6.0.tar.gz
+/vendor-1.6.0.tar.gz
diff --git a/cosmic-greeter.spec b/cosmic-greeter.spec
index 688ae22..f4813cc 100644
--- a/cosmic-greeter.spec
+++ b/cosmic-greeter.spec
@@ -7,12 +7,12 @@ ExcludeArch: %{ix86}
# While our version corresponds to an upstream tag, we still need to define
# these macros in order to set the VERGEN_GIT_SHA and VERGEN_GIT_COMMIT_DATE
# environment variables in multiple sections of the spec file.
-%global commit d39915ae2381424d406cd511a2310ef928144f4c
-%global commitdatestring 2026-07-28 16:17:56 -0400
-%global cosmic_minver 1.5.0
+%global commit e9ab9e74a5133f21c76a86985afd6d2909760053
+%global commitdatestring 2026-08-18 18:58:39 +0200
+%global cosmic_minver 1.6.0
Name: cosmic-greeter
-Version: 1.5.0
+Version: 1.6.0
Release: %autorelease
# Release: %%autorelease
Summary: Login and display manager for the COSMIC Desktop Environment
@@ -44,6 +44,7 @@ BuildRequires: pam-devel
BuildRequires: just
BuildRequires: libudev-devel
BuildRequires: libinput-devel
+BuildRequires: libdav1d-devel
BuildRequires: systemd-rpm-macros
%{?sysusers_requires_compat}
diff --git a/sources b/sources
index e470908..cc395f3 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-greeter-1.5.0.tar.gz) = c17f2c10aa88ae55fb84624f82cfbb076de6dc447e29b1d95b17271ae30826e814e88c36b281c9e88300a9f9acd8318c70d67d1d170f289a4ba367629bd4cf1b
-SHA512 (vendor-1.5.0.tar.gz) = 1e2d25702494415fcc27a165a990c725eec12bdb92f636550984e3f7f31cbe9b1a019ef964e9fb8ee72340258fc6b699badeb87c679fc8da88f2d5d7435cbbd9
+SHA512 (cosmic-greeter-1.6.0.tar.gz) = 9a109b2deb1e64a836aa78910f982eaab75602fb8b6527eece54bfaf7298dcaaab86701b3dd0c3b2ba01e5b3d801591f0335935e9ae34101176db1dc837dccbc
+SHA512 (vendor-1.6.0.tar.gz) = d9dbf076144f26d2bb05ecb9747dc5d0781fc46e5071b80669f075c69aaf9ebb77f9e08f2c18e5c70498303fc748c25ab3d431f5c45bd91edc0b78f632f90e0c
diff --git a/vendor-config-1.5.0.toml b/vendor-config-1.5.0.toml
deleted file mode 100644
index d5f1634..0000000
--- a/vendor-config-1.5.0.toml
+++ /dev/null
@@ -1,80 +0,0 @@
-[source.crates-io]
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/iced-rs/cryoglyph.git?rev=e429a025df36ab8145708acb309080ae3deec17a"]
-git = "https://github.com/iced-rs/cryoglyph.git"
-rev = "e429a025df36ab8145708acb309080ae3deec17a"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/jackpot51/rust-atomicwrites"]
-git = "https://github.com/jackpot51/rust-atomicwrites"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/cosmic-applets"]
-git = "https://github.com/pop-os/cosmic-applets"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/cosmic-bg"]
-git = "https://github.com/pop-os/cosmic-bg"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/cosmic-comp"]
-git = "https://github.com/pop-os/cosmic-comp"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/cosmic-protocols//?rev=32283d7"]
-git = "https://github.com/pop-os/cosmic-protocols//"
-rev = "32283d7"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/cosmic-randr"]
-git = "https://github.com/pop-os/cosmic-randr"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/cosmic-settings"]
-git = "https://github.com/pop-os/cosmic-settings"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/cosmic-settings-daemon"]
-git = "https://github.com/pop-os/cosmic-settings-daemon"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/dbus-settings-bindings"]
-git = "https://github.com/pop-os/dbus-settings-bindings"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/freedesktop-icons"]
-git = "https://github.com/pop-os/freedesktop-icons"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/libcosmic"]
-git = "https://github.com/pop-os/libcosmic"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/smithay-clipboard?tag=sctk-0.20"]
-git = "https://github.com/pop-os/smithay-clipboard"
-tag = "sctk-0.20"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/softbuffer?tag=cosmic-4.0"]
-git = "https://github.com/pop-os/softbuffer"
-tag = "cosmic-4.0"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/window_clipboard.git?tag=sctk-0.20"]
-git = "https://github.com/pop-os/window_clipboard.git"
-tag = "sctk-0.20"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/winit.git?tag=cosmic-0.14"]
-git = "https://github.com/pop-os/winit.git"
-tag = "cosmic-0.14"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/wash2/accesskit?tag=cosmic-0.14"]
-git = "https://github.com/wash2/accesskit"
-tag = "cosmic-0.14"
-replace-with = "vendored-sources"
-
-[source.vendored-sources]
-directory = "vendor"
\ No newline at end of file
diff --git a/vendor-config-1.6.0.toml b/vendor-config-1.6.0.toml
new file mode 100644
index 0000000..d5f1634
--- /dev/null
+++ b/vendor-config-1.6.0.toml
@@ -0,0 +1,80 @@
+[source.crates-io]
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/iced-rs/cryoglyph.git?rev=e429a025df36ab8145708acb309080ae3deec17a"]
+git = "https://github.com/iced-rs/cryoglyph.git"
+rev = "e429a025df36ab8145708acb309080ae3deec17a"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/jackpot51/rust-atomicwrites"]
+git = "https://github.com/jackpot51/rust-atomicwrites"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/cosmic-applets"]
+git = "https://github.com/pop-os/cosmic-applets"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/cosmic-bg"]
+git = "https://github.com/pop-os/cosmic-bg"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/cosmic-comp"]
+git = "https://github.com/pop-os/cosmic-comp"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/cosmic-protocols//?rev=32283d7"]
+git = "https://github.com/pop-os/cosmic-protocols//"
+rev = "32283d7"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/cosmic-randr"]
+git = "https://github.com/pop-os/cosmic-randr"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/cosmic-settings"]
+git = "https://github.com/pop-os/cosmic-settings"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/cosmic-settings-daemon"]
+git = "https://github.com/pop-os/cosmic-settings-daemon"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/dbus-settings-bindings"]
+git = "https://github.com/pop-os/dbus-settings-bindings"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/freedesktop-icons"]
+git = "https://github.com/pop-os/freedesktop-icons"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/libcosmic"]
+git = "https://github.com/pop-os/libcosmic"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/smithay-clipboard?tag=sctk-0.20"]
+git = "https://github.com/pop-os/smithay-clipboard"
+tag = "sctk-0.20"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/softbuffer?tag=cosmic-4.0"]
+git = "https://github.com/pop-os/softbuffer"
+tag = "cosmic-4.0"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/window_clipboard.git?tag=sctk-0.20"]
+git = "https://github.com/pop-os/window_clipboard.git"
+tag = "sctk-0.20"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/winit.git?tag=cosmic-0.14"]
+git = "https://github.com/pop-os/winit.git"
+tag = "cosmic-0.14"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/wash2/accesskit?tag=cosmic-0.14"]
+git = "https://github.com/wash2/accesskit"
+tag = "cosmic-0.14"
+replace-with = "vendored-sources"
+
+[source.vendored-sources]
+directory = "vendor"
\ No newline at end of file
^ permalink raw reply related [flat|nested] 6+ messages in thread
end of thread, other threads:[~2026-09-18 19:48 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-18 19:48 [rpms/cosmic-greeter] f44: Update to 1.6.0 Ryan Brue
-- strict thread matches above, loose matches on Subject: below --
2026-09-18 19:48 Ryan Brue
2026-09-18 19:48 Ryan Brue
2026-08-20 3:03 Ryan Brue
2026-08-20 2:50 Ryan Brue
2026-08-20 2:43 Ryan Brue
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox