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] f44: Update to 1.0.15
Date: Thu, 04 Jun 2026 00:38:47 GMT	[thread overview]
Message-ID: <178053352723.1.13527819759613931456.rpms-cosmic-settings-6c55014cd9c1@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/cosmic-settings
Branch : f44
Commit : 6c55014cd9c184278133f6aeade7bf626b386650
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date   : 2026-06-03T19:38:41-05:00
Stats  : +100/-98 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/cosmic-settings/c/6c55014cd9c184278133f6aeade7bf626b386650?branch=f44

Log:
Update to 1.0.15

---
diff --git a/.gitignore b/.gitignore
index 6bbb439..4b5df00 100644
--- a/.gitignore
+++ b/.gitignore
@@ -52,3 +52,5 @@
 /vendor-1.0.13.tar.gz
 /cosmic-settings-1.0.14.tar.gz
 /vendor-1.0.14.tar.gz
+/cosmic-settings-1.0.15.tar.gz
+/vendor-1.0.15.tar.gz

diff --git a/cosmic-settings.spec b/cosmic-settings.spec
index db966a3..2f10248 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 60a7de5adbb39a0939e01a6af2418221c80c2c97
-%global commitdatestring 2026-05-26 09:11:25 -0600
-%global cosmic_minver 1.0.14
+%global commit de5e16d360da9a634dcdd291112b76230d86d2ad
+%global commitdatestring 2026-06-02 16:30:23 +0200
+%global cosmic_minver 1.0.15
 
 Name:           cosmic-settings
-Version: 1.0.14
+Version: 1.0.15
 Release:        %autorelease
 Summary:        Settings app for the COSMIC Desktop Environment
 

diff --git a/sources b/sources
index 4a4e016..bcf49d5 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-settings-1.0.14.tar.gz) = 02f675e0a45ccb538416b6f0fa16a8f10fd9009d4c69f68388684a98e0b71f6443c933180d67d83456129efcbe59f5fe4c0df218b635e73059e69f5a35a358d2
-SHA512 (vendor-1.0.14.tar.gz) = 041f83a53807af1cf6fde8bf1f487cd38429aea5936264a9da55d043223099db4549ac7769874340f807370f309e52762c98a6c4c167e22ef592e6c443c3ec09
+SHA512 (cosmic-settings-1.0.15.tar.gz) = e12c8c4d1d92ba3074917c77d5b10454a59105fe7333f3c8065e529d0f7ef5878daf75dda2c9eeea30271f53f1cf71ed1217d2715346ac8dbb5df034dca7a543
+SHA512 (vendor-1.0.15.tar.gz) = 19cc6d094c1a4130ed18cb11b09ca53633ed901e024ae96e0f9b7827e2e9819d70862e28d3472d21ea77b29ffc596ddc52f085436965921204a9c0b5ea76829d

diff --git a/vendor-config-1.0.14.toml b/vendor-config-1.0.14.toml
deleted file mode 100644
index 2881a2f..0000000
--- a/vendor-config-1.0.14.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.0.15.toml b/vendor-config-1.0.15.toml
new file mode 100644
index 0000000..2881a2f
--- /dev/null
+++ b/vendor-config-1.0.15.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-04  0:38 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=178053352723.1.13527819759613931456.rpms-cosmic-settings-6c55014cd9c1@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