public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cosmic-launcher] f43: 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-launcher
Branch : f43
Commit : b29c520f993382bebcf07e5bcbfa062523d4e121
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date   : 2026-08-19T21:50:23-05:00
Stats  : +0/-0 in 0 file(s)
URL    : https://src.fedoraproject.org/rpms/cosmic-launcher/c/b29c520f993382bebcf07e5bcbfa062523d4e121?branch=f43

Log:
Update to 1.6.0

^ permalink raw reply	[flat|nested] 2+ messages in thread
* [rpms/cosmic-launcher] f43: Update to 1.6.0
@ 2026-08-20  2:42 Ryan Brue
  0 siblings, 0 replies; 2+ messages in thread
From: Ryan Brue @ 2026-08-20  2:42 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/cosmic-launcher
Branch : f43
Commit : 12aab1e5c2ac04101578b5901c97f05c66f100a5
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date   : 2026-08-19T21:42:12-05:00
Stats  : +72/-70 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/cosmic-launcher/c/12aab1e5c2ac04101578b5901c97f05c66f100a5?branch=f43

Log:
Update to 1.6.0

---
diff --git a/.gitignore b/.gitignore
index bbfa67c..5498d46 100644
--- a/.gitignore
+++ b/.gitignore
@@ -64,3 +64,5 @@
 /vendor-1.4.0.tar.gz
 /cosmic-launcher-1.5.0.tar.gz
 /vendor-1.5.0.tar.gz
+/cosmic-launcher-1.6.0.tar.gz
+/vendor-1.6.0.tar.gz

diff --git a/cosmic-launcher.spec b/cosmic-launcher.spec
index fbe0327..0912b15 100644
--- a/cosmic-launcher.spec
+++ b/cosmic-launcher.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 8799503120d28383b3548f19a50880cbe83701c5
-%global commitdatestring 2026-07-28 16:40:51 +0200
-%global cosmic_minver 1.5.0
+%global commit a9ad093127884e5bdbe11beb1580427abc936947
+%global commitdatestring 2026-08-18 14:04:05 +0200
+%global cosmic_minver 1.6.0
 
 Name:           cosmic-launcher
-Version: 1.5.0
+Version: 1.6.0
 Release:        %autorelease
 Summary:        Pop launcher frontend for the COSMIC Desktop Environment
 

diff --git a/sources b/sources
index 5663fb9..ce16ba3 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-launcher-1.5.0.tar.gz) = 3d8e0539cc4546a74747e9f11701d45b4d5ec484ba70f7384c0ed28c0dcff57ce1ffca046170dfaadcc20df5b63c55a4d622d33b1ee626f8c550ab460961ab93
-SHA512 (vendor-1.5.0.tar.gz) = 96e7cb985a908887e387615dba6fb9ee888908b88ce740e14255dcf8130ca345e4e78262478a6b189cd645bf61586c341eb7b2a0eebc592edc48561ab74022f1
+SHA512 (cosmic-launcher-1.6.0.tar.gz) = e5b6832edac08cada0bd26a09f21891085309bf06cfa818795ca12faf96ede080c945b117bee630257c94b9342716541c2563238ca0c6823cb71fd1110c07498
+SHA512 (vendor-1.6.0.tar.gz) = de025dafaef39b839d5f86f54515ef4f68fb002ed0d7cf601f048ffe877dd55a0ac6be4898ddac2dd56e832e36dd1d5722bf5f983416b1d639ce5fd4af15ebc5

diff --git a/vendor-config-1.5.0.toml b/vendor-config-1.5.0.toml
deleted file mode 100644
index 74b60df..0000000
--- a/vendor-config-1.5.0.toml
+++ /dev/null
@@ -1,64 +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-protocols?rev=32283d7"]
-git = "https://github.com/pop-os/cosmic-protocols"
-rev = "32283d7"
-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/launcher/"]
-git = "https://github.com/pop-os/launcher/"
-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.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..74b60df
--- /dev/null
+++ b/vendor-config-1.6.0.toml
@@ -0,0 +1,64 @@
+[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-protocols?rev=32283d7"]
+git = "https://github.com/pop-os/cosmic-protocols"
+rev = "32283d7"
+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/launcher/"]
+git = "https://github.com/pop-os/launcher/"
+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.vendored-sources]
+directory = "vendor"
\ No newline at end of file

^ permalink raw reply related	[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:50 [rpms/cosmic-launcher] f43: Update to 1.6.0 Ryan Brue
  -- strict thread matches above, loose matches on Subject: below --
2026-08-20  2:42 Ryan Brue

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