public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cosmic-settings] f44: Update to 1.6.0
@ 2026-08-20  2:45 Ryan Brue
  0 siblings, 0 replies; 2+ messages in thread
From: Ryan Brue @ 2026-08-20  2:45 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/cosmic-settings
Branch : f44
Commit : 0a4a51c9b6978e29f62d228833c188c4d2dd01ca
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date   : 2026-08-19T21:45:49-05:00
Stats  : +100/-98 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/cosmic-settings/c/0a4a51c9b6978e29f62d228833c188c4d2dd01ca?branch=f44

Log:
Update to 1.6.0

---
diff --git a/.gitignore b/.gitignore
index 166d0be..cdcca53 100644
--- a/.gitignore
+++ b/.gitignore
@@ -64,3 +64,5 @@
 /vendor-1.4.0.tar.gz
 /cosmic-settings-1.5.0.tar.gz
 /vendor-1.5.0.tar.gz
+/cosmic-settings-1.6.0.tar.gz
+/vendor-1.6.0.tar.gz

diff --git a/cosmic-settings.spec b/cosmic-settings.spec
index 61e658b..94fa52e 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 7287257ec9f2ca301642bd4800f391ad9079d3e9
-%global commitdatestring 2026-07-29 00:29:19 +0200
-%global cosmic_minver 1.5.0
+%global commit 69a4311903c76f5d3258b17c7a9aa0d94eaebecc
+%global commitdatestring 2026-08-18 14:08:00 +0200
+%global cosmic_minver 1.6.0
 
 Name:           cosmic-settings
-Version: 1.5.0
+Version: 1.6.0
 Release:        %autorelease
 Summary:        Settings app for the COSMIC Desktop Environment
 

diff --git a/sources b/sources
index f90507a..2ef24d5 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-settings-1.5.0.tar.gz) = 15010e3b1d49c9eb38fe6c79e3dde9443564edc9954aae08ec93a1513271b881947997e018ff42728239a52a876b451fa21fec93eb614b4a2f894791a07dad96
-SHA512 (vendor-1.5.0.tar.gz) = 5af86e4bc996b60e988192171672cd0113c8ba7b48fed305d0d61efd41c861eedbba387da4116ce14dc740d2fe90d24a1757525a9e98f5c32d8b258e3f69a534
+SHA512 (cosmic-settings-1.6.0.tar.gz) = abc5e81ffd757f70f139ca1e3d6cfd34416a78a8da325cc12a81231475afdbcb36b646078b2b1be584a074cddac2b4c285a42c23b914761cbc4a0199d870b174
+SHA512 (vendor-1.6.0.tar.gz) = 648a11f3015e308839abd2fad60f8634ac1ef43884c1e8b3d8d6c45e54dc110bd7755115465db4f9a45e920ea7591573277778f8bf17757f117a89e587aebecc

diff --git a/vendor-config-1.5.0.toml b/vendor-config-1.5.0.toml
deleted file mode 100644
index a311f0d..0000000
--- a/vendor-config-1.5.0.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=e95d895"]
-git = "https://github.com/pop-os/cosmic-protocols//"
-rev = "e95d895"
-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.6.0.toml b/vendor-config-1.6.0.toml
new file mode 100644
index 0000000..a311f0d
--- /dev/null
+++ b/vendor-config-1.6.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=e95d895"]
+git = "https://github.com/pop-os/cosmic-protocols//"
+rev = "e95d895"
+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

^ permalink raw reply related	[flat|nested] 2+ messages in thread
* [rpms/cosmic-settings] f44: Update to 1.6.0
@ 2026-08-20  2:50 Ryan Brue
  0 siblings, 0 replies; 2+ 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-settings
Branch : f44
Commit : e1c52d27e0400c610fb288592054f1732e79a6d8
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date   : 2026-08-19T21:49:58-05:00
Stats  : +0/-0 in 0 file(s)
URL    : https://src.fedoraproject.org/rpms/cosmic-settings/c/e1c52d27e0400c610fb288592054f1732e79a6d8?branch=f44

Log:
Update to 1.6.0

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-08-20  2:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-20  2:45 [rpms/cosmic-settings] f44: Update to 1.6.0 Ryan Brue
2026-08-20  2:50 Ryan Brue

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox