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

A new commit has been pushed.

Repo   : rpms/cosmic-store
Branch : rawhide
Commit : 53946bb9a788ea798b57665db6a30fe48c8c4db6
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date   : 2026-08-19T21:46:26-05:00
Stats  : +80/-78 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/cosmic-store/c/53946bb9a788ea798b57665db6a30fe48c8c4db6?branch=rawhide

Log:
Update to 1.6.0

---
diff --git a/.gitignore b/.gitignore
index f93766e..0e225c0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -64,3 +64,5 @@
 /vendor-1.4.0.tar.gz
 /cosmic-store-1.5.0.tar.gz
 /vendor-1.5.0.tar.gz
+/cosmic-store-1.6.0.tar.gz
+/vendor-1.6.0.tar.gz

diff --git a/cosmic-store.spec b/cosmic-store.spec
index 776ddc8..6d24618 100644
--- a/cosmic-store.spec
+++ b/cosmic-store.spec
@@ -7,12 +7,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 f56cb48aa10cf058799972b1ab225fe9fcfedcfd
-%global commitdatestring 2026-07-28 18:07:16 -0600
-%global cosmic_minver 1.5.0
+%global commit a343dec083120b923a7d6982997bfb1361bd2b9e
+%global commitdatestring 2026-08-18 13:45:08 -0600
+%global cosmic_minver 1.6.0
 
 Name:           cosmic-store
-Version: 1.5.0
+Version: 1.6.0
 Release:        %autorelease
 Summary:        App store for the COSMIC Desktop Environment
 

diff --git a/sources b/sources
index bdf1c85..577c9b0 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-store-1.5.0.tar.gz) = afca11afadc7de3820afea06c76d582b36b9304b72a9de068292f430024d1fecb98f6e7afd4f9e883755c001a78df39a315163ba498f3588c932fa682a6ed866
-SHA512 (vendor-1.5.0.tar.gz) = fd034d3e0b9590bc4274f60f172bab4275e3537a81925f82bdb7de7998a6a5ffbe8a4971168822eb12426f7d7cba11656d9606817660780b273497a9f8aa7975
+SHA512 (cosmic-store-1.6.0.tar.gz) = 8f41c9e6d876a88a26e66cfd10399ff8be7287620b7f7eb2834fb09ab57e640770193f7fca0ad27ea99087054daba837afa76e33deb8d7d77e4c4d16f64be6fe
+SHA512 (vendor-1.6.0.tar.gz) = cc44bd143c14cc559d86926349175eb0c409b70cb7808924736c9882110385bd22d5a963ca31e723ef516ce706b62fad8f9d7cfa4a3d5c47be04aa220873ef45

diff --git a/vendor-config-1.5.0.toml b/vendor-config-1.5.0.toml
deleted file mode 100644
index 1cc6feb..0000000
--- a/vendor-config-1.5.0.toml
+++ /dev/null
@@ -1,72 +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/appstream.git"]
-git = "https://github.com/jackpot51/appstream.git"
-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/jackpot51/spdx.git"]
-git = "https://github.com/jackpot51/spdx.git"
-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=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/libcosmic.git"]
-git = "https://github.com/pop-os/libcosmic.git"
-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..1cc6feb
--- /dev/null
+++ b/vendor-config-1.6.0.toml
@@ -0,0 +1,72 @@
+[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/appstream.git"]
+git = "https://github.com/jackpot51/appstream.git"
+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/jackpot51/spdx.git"]
+git = "https://github.com/jackpot51/spdx.git"
+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=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/libcosmic.git"]
+git = "https://github.com/pop-os/libcosmic.git"
+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
* [rpms/cosmic-store] rawhide: Update to 1.6.0
@ 2026-08-20  2:49 Ryan Brue
  0 siblings, 0 replies; 2+ messages in thread
From: Ryan Brue @ 2026-08-20  2:49 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/cosmic-store
Branch : rawhide
Commit : 3e8030de7f403bb7dea969472edeba5edb5fe027
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date   : 2026-08-19T21:49:34-05:00
Stats  : +0/-0 in 0 file(s)
URL    : https://src.fedoraproject.org/rpms/cosmic-store/c/3e8030de7f403bb7dea969472edeba5edb5fe027?branch=rawhide

Log:
Update to 1.6.0

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

end of thread, other threads:[~2026-08-20  2:49 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:46 [rpms/cosmic-store] rawhide: Update to 1.6.0 Ryan Brue
2026-08-20  2:49 Ryan Brue

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