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] rawhide: Update to 1.1.0
Date: Wed, 24 Jun 2026 03:40:24 GMT	[thread overview]
Message-ID: <178227242438.1.7374900779580699956.rpms-cosmic-settings-81f986beb780@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/cosmic-settings
Branch : rawhide
Commit : 81f986beb78039adcb20f9da6fe6f7b0c27f92fa
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date   : 2026-06-23T22:40:17-05:00
Stats  : +100/-98 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/cosmic-settings/c/81f986beb78039adcb20f9da6fe6f7b0c27f92fa?branch=rawhide

Log:
Update to 1.1.0

---
diff --git a/.gitignore b/.gitignore
index b77a9dc..99fb897 100644
--- a/.gitignore
+++ b/.gitignore
@@ -56,3 +56,5 @@
 /vendor-1.0.15.tar.gz
 /cosmic-settings-1.0.16.tar.gz
 /vendor-1.0.16.tar.gz
+/cosmic-settings-1.1.0.tar.gz
+/vendor-1.1.0.tar.gz

diff --git a/cosmic-settings.spec b/cosmic-settings.spec
index 4a2a894..90315f6 100644
--- a/cosmic-settings.spec
+++ b/cosmic-settings.spec
@@ -9,12 +9,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 3a77442dbc1dee16d9df99aa6fbb4afa42bc58dc
-%global commitdatestring 2026-06-08 11:26:16 -0400
-%global cosmic_minver 1.0.16
+%global commit 84729d1dcd5de2eb3f9d3d3acd90a13018d56620
+%global commitdatestring 2026-06-23 20:19:26 +0200
+%global cosmic_minver 1.1.0
 
 Name:           cosmic-settings
-Version: 1.0.16
+Version: 1.1.0
 Release:        %autorelease
 Summary:        Settings app for the COSMIC Desktop Environment
 

diff --git a/sources b/sources
index df4ad5c..14c50a1 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-settings-1.0.16.tar.gz) = ea5d0afcfa98b357caab815b4c1f7b8aebeed10b4071a09df6a116744e608ef809de8edc17cfdd3ffc0b33e67733c3f8b3309ddc665ba800adf100fc96a896a9
-SHA512 (vendor-1.0.16.tar.gz) = 5eea1c0e55b9d036ff5fc377b233dae99286373b133a6814ec7a992cb1efaa825228aaa69de4893f57a40d54b274c6fc37dd323089681597692e936646b5ba22
+SHA512 (cosmic-settings-1.1.0.tar.gz) = c5dd9a374df290c77524d32cd633267e11376f64a3b5f299ceb16ecb68fcddae3473c5f234d63d64922c6d882f672f5b520b5aa59504a4cc3b2257884c4d24ce
+SHA512 (vendor-1.1.0.tar.gz) = 1e454dbc9ff5494415eefd28262f2813c5680dde254818aee14af353ec4d71d39ccc35f30bcf57b0f2bd594500c6b4da95528cd06abe07e9eb5e2cfab061bdb9

diff --git a/vendor-config-1.0.16.toml b/vendor-config-1.0.16.toml
deleted file mode 100644
index 2881a2f..0000000
--- a/vendor-config-1.0.16.toml
+++ /dev/null
@@ -1,92 +0,0 @@
-[source.crates-io]
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/AerynOS/locales-rs"]
-git = "https://github.com/AerynOS/locales-rs"
-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-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-idle"]
-git = "https://github.com/pop-os/cosmic-idle"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/cosmic-mime-apps"]
-git = "https://github.com/pop-os/cosmic-mime-apps"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/cosmic-panel"]
-git = "https://github.com/pop-os/cosmic-panel"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/cosmic-protocols//?rev=d0e95be"]
-git = "https://github.com/pop-os/cosmic-protocols//"
-rev = "d0e95be"
-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-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."git+https://github.com/wash2/atspi"]
-git = "https://github.com/wash2/atspi"
-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..2881a2f
--- /dev/null
+++ b/vendor-config-1.1.0.toml
@@ -0,0 +1,92 @@
+[source.crates-io]
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/AerynOS/locales-rs"]
+git = "https://github.com/AerynOS/locales-rs"
+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-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-idle"]
+git = "https://github.com/pop-os/cosmic-idle"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/cosmic-mime-apps"]
+git = "https://github.com/pop-os/cosmic-mime-apps"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/cosmic-panel"]
+git = "https://github.com/pop-os/cosmic-panel"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/cosmic-protocols//?rev=d0e95be"]
+git = "https://github.com/pop-os/cosmic-protocols//"
+rev = "d0e95be"
+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-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."git+https://github.com/wash2/atspi"]
+git = "https://github.com/wash2/atspi"
+replace-with = "vendored-sources"
+
+[source.vendored-sources]
+directory = "vendor"
\ No newline at end of file

                 reply	other threads:[~2026-06-24  3:40 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=178227242438.1.7374900779580699956.rpms-cosmic-settings-81f986beb780@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