public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Ryan Brue <ryanbrue.dev@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/cosmic-settings-daemon] f43: Update to 1.1.0
Date: Wed, 24 Jun 2026 03:42:25 GMT [thread overview]
Message-ID: <178227254507.1.11558719468175925411.rpms-cosmic-settings-daemon-8bcf9723ccb1@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/cosmic-settings-daemon
Branch : f43
Commit : 8bcf9723ccb127dc0cdc33463a86b2da3d359dae
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date : 2026-06-23T22:42:20-05:00
Stats : +54/-59 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/cosmic-settings-daemon/c/8bcf9723ccb127dc0cdc33463a86b2da3d359dae?branch=f43
Log:
Update to 1.1.0
---
diff --git a/.gitignore b/.gitignore
index d3221da..bbac86d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -56,3 +56,5 @@
/vendor-1.0.15.tar.gz
/cosmic-settings-daemon-1.0.16.tar.gz
/vendor-1.0.16.tar.gz
+/cosmic-settings-daemon-1.1.0.tar.gz
+/vendor-1.1.0.tar.gz
diff --git a/cosmic-settings-daemon.spec b/cosmic-settings-daemon.spec
index 9ac8d9b..69eead0 100644
--- a/cosmic-settings-daemon.spec
+++ b/cosmic-settings-daemon.spec
@@ -10,12 +10,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 fa82bdf9fe7b5f5bd6008f32f393efd5e7a71c47
-%global commitdatestring 2026-05-13 19:00:37 +0200
-%global cosmic_minver 1.0.16
+%global commit 75c0480f1315ec96ec3eb216fc939f93f57d7612
+%global commitdatestring 2026-06-18 18:06:35 +0200
+%global cosmic_minver 1.1.0
Name: cosmic-settings-daemon
-Version: 1.0.16
+Version: 1.1.0
Release: %autorelease
Summary: Settings daemon for the COSMIC Desktop Environment
@@ -44,6 +44,7 @@ BuildRequires: clang-devel
BuildRequires: libxkbcommon-devel
BuildRequires: pam-devel
BuildRequires: pulseaudio-utils
+BuildRequires: pipewire-devel
BuildRequires: just
BuildRequires: openssl-devel
diff --git a/sources b/sources
index 74d7757..0370060 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-settings-daemon-1.0.16.tar.gz) = 2023e06543afb2fe89edb8a7770f61b3a2ee1bef62d3d2303d4beafadf4ecc09cf991a17a4abb50a63be7b0e45393a829f3cee2d417a3e7bfebe1d3d658fdb26
-SHA512 (vendor-1.0.16.tar.gz) = 4311398f8cac136bf96b3d58c75933686db6b08671d8c1a415eae436e73fc8bae50c02590caefaf21bd4f112fac9bd188d298bc11b4293331ab884d86b2135e4
+SHA512 (cosmic-settings-daemon-1.1.0.tar.gz) = cc59727fca4e8067812e078a28dc48b7ad167761254b600986e501de632c4123a6e65d142f8c4f6f4e90039ca0f1e053b65dbc5d6ef63458a218f2df6cb43002
+SHA512 (vendor-1.1.0.tar.gz) = 3090b4b771b5809ff50ae6e943fb66ef6ea0448baa4cad55e10b8fc3661c8e516e40368faa328981fc634feb8076c66e25b1cce60b7eb28ad2001d13be23d49c
diff --git a/vendor-config-1.0.16.toml b/vendor-config-1.0.16.toml
deleted file mode 100644
index 9a3c0aa..0000000
--- a/vendor-config-1.0.16.toml
+++ /dev/null
@@ -1,53 +0,0 @@
-[source.crates-io]
-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-comp"]
-git = "https://github.com/pop-os/cosmic-comp"
-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-text.git"]
-git = "https://github.com/pop-os/cosmic-text.git"
-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/glyphon.git?tag=cosmic-0.14"]
-git = "https://github.com/pop-os/glyphon.git"
-tag = "cosmic-0.14"
-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.vendored-sources]
-directory = "vendor"
\ No newline at end of file
diff --git a/vendor-config-1.1.0.toml b/vendor-config-1.1.0.toml
new file mode 100644
index 0000000..c84cbd8
--- /dev/null
+++ b/vendor-config-1.1.0.toml
@@ -0,0 +1,45 @@
+[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-comp"]
+git = "https://github.com/pop-os/cosmic-comp"
+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.vendored-sources]
+directory = "vendor"
\ No newline at end of file
reply other threads:[~2026-06-24 3:42 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178227254507.1.11558719468175925411.rpms-cosmic-settings-daemon-8bcf9723ccb1@fedoraproject.org \
--to=ryanbrue.dev@gmail.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox