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-store] rawhide: Update to 1.3.0
Date: Wed, 15 Jul 2026 01:36:28 GMT [thread overview]
Message-ID: <178407938840.1.804968367307821447.rpms-cosmic-store-61685a656d61@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/cosmic-store
Branch : rawhide
Commit : 61685a656d618215d104141cbe4bdba7023e1bdf
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date : 2026-07-14T20:36:20-05:00
Stats : +139/-79 in 6 file(s)
URL : https://src.fedoraproject.org/rpms/cosmic-store/c/61685a656d618215d104141cbe4bdba7023e1bdf?branch=rawhide
Log:
Update to 1.3.0
---
diff --git a/.gitignore b/.gitignore
index df85d57..06af63a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -58,3 +58,5 @@
/vendor-1.0.16.tar.gz
/cosmic-store-1.1.0.tar.gz
/vendor-1.1.0.tar.gz
+/cosmic-store-1.3.0.tar.gz
+/vendor-1.3.0.tar.gz
diff --git a/0001-Downgrade-aws-lc-rs-sys-to-fix-build.patch b/0001-Downgrade-aws-lc-rs-sys-to-fix-build.patch
new file mode 100644
index 0000000..c85279c
--- /dev/null
+++ b/0001-Downgrade-aws-lc-rs-sys-to-fix-build.patch
@@ -0,0 +1,56 @@
+From 392d6a7f3dbbf0a8762c3066b66dba2ccdcfb2b4 Mon Sep 17 00:00:00 2001
+From: Ryan Brue <ryanbrue.dev@gmail.com>
+Date: Fri, 10 Jul 2026 21:13:57 -0500
+Subject: [PATCH] Downgrade aws-lc-rs,sys to fix build
+
+Signed-off-by: Ryan Brue <ryanbrue.dev@gmail.com>
+---
+ Cargo.lock | 11 +++++------
+ 1 file changed, 5 insertions(+), 6 deletions(-)
+
+diff --git a/Cargo.lock b/Cargo.lock
+index 67d1c8e..9f16b27 100644
+--- a/Cargo.lock
++++ b/Cargo.lock
+@@ -545,9 +545,9 @@ checksum = "f2032f911046de80f0a198e0901378627c33f59ea0ac00e363d481118bd70a53"
+
+ [[package]]
+ name = "aws-lc-rs"
+-version = "1.17.1"
++version = "1.17.0"
+ source = "registry+https://github.com/rust-lang/crates.io-index"
+-checksum = "4342d8937fc7e5dd9b1c60292261c0670c882a2cd1719cfc11b1af41731e32ad"
++checksum = "5ec2f1fc3ec205783a5da9a7e6c1509cc69dedf09a1949e412c1e18469326d00"
+ dependencies = [
+ "aws-lc-sys",
+ "zeroize",
+@@ -555,15 +555,14 @@ dependencies = [
+
+ [[package]]
+ name = "aws-lc-sys"
+-version = "0.42.0"
++version = "0.41.0"
+ source = "registry+https://github.com/rust-lang/crates.io-index"
+-checksum = "6d9ceb1da931507a12f4fccea479dccd00da1943e1b4ae72d8e502d707361444"
++checksum = "1a2f9779ce85b93ab6170dd940ad0169b5766ff848247aff13bb788b832fe3f4"
+ dependencies = [
+ "cc",
+ "cmake",
+ "dunce",
+ "fs_extra",
+- "pkg-config",
+ ]
+
+ [[package]]
+@@ -5996,7 +5995,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
+ checksum = "32497e9a4c7b38532efcdebeef879707aa9f794296a4f0244f6f69e9bc8574bd"
+ dependencies = [
+ "fastrand",
+- "getrandom 0.4.3",
++ "getrandom 0.3.4",
+ "once_cell",
+ "rustix 1.1.4",
+ "windows-sys 0.61.2",
+--
+2.54.0
+
diff --git a/cosmic-store.spec b/cosmic-store.spec
index 35f20c3..5d2170d 100644
--- a/cosmic-store.spec
+++ b/cosmic-store.spec
@@ -7,16 +7,16 @@ 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 fa85fcb5204df964d3728b2d4711e6bcb77e859f
-%global commitdatestring 2026-06-23 11:07:55 -0600
-%global cosmic_minver 1.1.0
+%global commit 8419488a1d3bfca6cfbd6c015aaddaf5ba50e023
+%global commitdatestring 2026-07-13 09:42:26 -0600
+%global cosmic_minver 1.3.0
Name: cosmic-store
-Version: 1.1.0
+Version: 1.3.0
Release: %autorelease
Summary: App store for the COSMIC Desktop Environment
-License: ((Apache-2.0 OR MIT) AND BSD-3-Clause) AND (0BSD OR Apache-2.0 OR MIT) AND Apache-2.0 AND (Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT) AND (Apache-2.0 OR BSD-2-Clause OR MIT) AND (Apache-2.0 OR BSD-3-Clause OR MIT) AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR CC0-1.0 OR MIT) AND (Apache-2.0 OR ISC OR MIT) AND (Apache-2.0 OR MIT) AND (Apache-2.0 OR MIT OR Zlib) AND BSD-2-Clause AND BSD-3-Clause AND BSL-1.0 AND CC0-1.0 AND ISC AND MIT AND (MIT OR Unlicense) AND MPL-2.0 AND Unicode-3.0 AND Zlib
+License: (0BSD OR Apache-2.0 OR MIT) AND (Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT) AND (Apache-2.0 OR BSD-2-Clause OR MIT) AND (Apache-2.0 OR BSD-3-Clause OR MIT) AND (Apache-2.0 OR BSD-3-Clause) AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR CC0-1.0 OR MIT) AND (Apache-2.0 OR GPL-2.0-only) AND (Apache-2.0 OR ISC OR MIT) AND (Apache-2.0 OR ISC OR MIT-0) AND (Apache-2.0 OR ISC) AND (Apache-2.0 OR LGPL-2.1-or-later OR MIT) AND (Apache-2.0 OR MIT OR Zlib) AND (Apache-2.0 OR MIT) AND (LGPL-3.0-or-later OR MIT) AND (MIT OR Unlicense) AND Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND BSL-1.0 AND CC0-1.0 AND CDLA-Permissive-2.0 AND GPL-3.0-only AND ISC AND MIT AND MPL-2.0 AND Unicode-3.0 AND Zlib
URL: https://github.com/pop-os/cosmic-store
@@ -29,6 +29,8 @@ Source1: vendor-%{version_no_tilde}.tar.gz
# * mv vendor-config-%%{version_no_tilde}.toml ..
Source2: vendor-config-%{version_no_tilde}.toml
+# Fix building with aws-lc-rs,sys
+Patch1: 0001-Downgrade-aws-lc-rs-sys-to-fix-build.patch
BuildRequires: cargo-rpm-macros >= 25
BuildRequires: rustc
diff --git a/sources b/sources
index de1838f..967c2f7 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-store-1.1.0.tar.gz) = d7aa9a291fd34a6268e5dd9c3d0f9453ecd79c63b897eef9361a7d9a9eee822bbf994fd4375814c79f1d68195b9ea0055872bd0c7109a6585a9fd003338f4fe3
-SHA512 (vendor-1.1.0.tar.gz) = b4438d60ad00304a29020f61132b063a5fec58f856cff180dcf1b5777225f9824bccf00553d4fe24b169d9508ea9f34fec66f91d0ef8729b97599a1a71fd2e82
+SHA512 (cosmic-store-1.3.0.tar.gz) = ab746ce932a2870879cb95df97f6a6b08fade48b961ab09eef71c55dde0c477cb84f7a0ead566abc1b7f5af82afd8ffc4af52b90a579173a4846a4bff1a5cc86
+SHA512 (vendor-1.3.0.tar.gz) = d3dab5e0b97193ab09f2480cfde488a0a7eef73171c5eca1bc3a299240d95ed39fd30815a10a51deae1c4082251daa486fb376f30f68becc31c672b1236436e9
diff --git a/vendor-config-1.1.0.toml b/vendor-config-1.1.0.toml
deleted file mode 100644
index 35dd82b..0000000
--- a/vendor-config-1.1.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=c253ec1"]
-git = "https://github.com/pop-os/cosmic-protocols"
-rev = "c253ec1"
-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.3.0.toml b/vendor-config-1.3.0.toml
new file mode 100644
index 0000000..1cc6feb
--- /dev/null
+++ b/vendor-config-1.3.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
reply other threads:[~2026-07-15 1:36 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=178407938840.1.804968367307821447.rpms-cosmic-store-61685a656d61@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