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] rawhide: Update to 1.4.0
Date: Thu, 23 Jul 2026 03:42:32 GMT	[thread overview]
Message-ID: <178477815289.1.10808539249479296778.rpms-cosmic-settings-daemon-eef9712fd9b5@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/cosmic-settings-daemon
Branch : rawhide
Commit : eef9712fd9b50ae27df1b1a3f8dfd0dbffc5b1b7
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date   : 2026-07-22T22:42:26-05:00
Stats  : +57/-55 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/cosmic-settings-daemon/c/eef9712fd9b50ae27df1b1a3f8dfd0dbffc5b1b7?branch=rawhide

Log:
Update to 1.4.0

---
diff --git a/.gitignore b/.gitignore
index 4c90372..8828951 100644
--- a/.gitignore
+++ b/.gitignore
@@ -60,3 +60,5 @@
 /vendor-1.1.0.tar.gz
 /cosmic-settings-daemon-1.3.0.tar.gz
 /vendor-1.3.0.tar.gz
+/cosmic-settings-daemon-1.4.0.tar.gz
+/vendor-1.4.0.tar.gz

diff --git a/cosmic-settings-daemon.spec b/cosmic-settings-daemon.spec
index 513b519..54c5d43 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 b5e6d827d5d7f4886864564c450d8ca096fa5167
-%global commitdatestring 2026-07-14 11:50:02 -0400
-%global cosmic_minver 1.3.0
+%global commit e6ca13522a64227371bbd39bcfdffab3bb34d9b3
+%global commitdatestring 2026-07-21 14:44:57 +0200
+%global cosmic_minver 1.4.0
 
 Name:           cosmic-settings-daemon
-Version: 1.3.0
+Version: 1.4.0
 Release:        %autorelease
 Summary:        Settings daemon for the COSMIC Desktop Environment
 

diff --git a/sources b/sources
index 563a821..11cad13 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-settings-daemon-1.3.0.tar.gz) = 3ca806c3ddeb092ad069df49cd64c09bf083cf462b7c0627ddf6cdaa5a9bed1f6669e7b5a63b3976e08a3fce4b2dd561ecc1cb2f7a7a349c408f4cdc917d35ae
-SHA512 (vendor-1.3.0.tar.gz) = d7385967cf50c17ab52989245a222c54c99205d9ad734e34c6257b007b43cc22c77c1f24bff52bb254f05914634fb44a6bb5836f25354e1f3f055091b2a17f84
+SHA512 (cosmic-settings-daemon-1.4.0.tar.gz) = 98379911724b5422b15190dd1fcec17fb213059622c12ac34e1feab55407df943e3568971f19a702c8eae8e2ac682bc98c6c86bb43148d2d2c9743b1963e7762
+SHA512 (vendor-1.4.0.tar.gz) = 1f78b9ae57a50e2c950f60b15b33786c7180df1b729c6fe9c93c54643bc7a404bea496b045f70d02cc9057ef2ee640ac974de9c7b1b3c70c2e5b205a809de5d8

diff --git a/vendor-config-1.3.0.toml b/vendor-config-1.3.0.toml
deleted file mode 100644
index 2945b94..0000000
--- a/vendor-config-1.3.0.toml
+++ /dev/null
@@ -1,49 +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-comp"]
-git = "https://github.com/pop-os/cosmic-comp"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/cosmic-protocols"]
-git = "https://github.com/pop-os/cosmic-protocols"
-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

diff --git a/vendor-config-1.4.0.toml b/vendor-config-1.4.0.toml
new file mode 100644
index 0000000..2945b94
--- /dev/null
+++ b/vendor-config-1.4.0.toml
@@ -0,0 +1,49 @@
+[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/cosmic-protocols"]
+git = "https://github.com/pop-os/cosmic-protocols"
+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-07-23  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=178477815289.1.10808539249479296778.rpms-cosmic-settings-daemon-eef9712fd9b5@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