public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cosmic-term] rawhide: Update to 1.0.15
@ 2026-06-04 0:40 Ryan Brue
0 siblings, 0 replies; only message in thread
From: Ryan Brue @ 2026-06-04 0:40 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/cosmic-term
Branch : rawhide
Commit : 76cdab5c8a587e397f345b309eebd2b600d28171
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date : 2026-06-03T19:40:01-05:00
Stats : +77/-75 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/cosmic-term/c/76cdab5c8a587e397f345b309eebd2b600d28171?branch=rawhide
Log:
Update to 1.0.15
---
diff --git a/.gitignore b/.gitignore
index a210119..2ce2ab6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -52,3 +52,5 @@
/vendor-1.0.13.tar.gz
/cosmic-term-1.0.14.tar.gz
/vendor-1.0.14.tar.gz
+/cosmic-term-1.0.15.tar.gz
+/vendor-1.0.15.tar.gz
diff --git a/cosmic-term.spec b/cosmic-term.spec
index d4c3d54..92584bf 100644
--- a/cosmic-term.spec
+++ b/cosmic-term.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 fa611ea07d196dbcb028a343b5ed0a9da47669ca
-%global commitdatestring 2026-05-26 13:45:39 -0600
-%global cosmic_minver 1.0.14
+%global commit 3832971d04076c873370cc9a993b7b3178e3d2e3
+%global commitdatestring 2026-06-02 14:33:52 -0600
+%global cosmic_minver 1.0.15
Name: cosmic-term
-Version: 1.0.14
+Version: 1.0.15
Release: %autorelease
Summary: Terminal emulator built with alacritty and Libcosmic
diff --git a/sources b/sources
index f21dfd8..cfc4a2c 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-term-1.0.14.tar.gz) = d2f194f02182793f0da43a3722f075b742021682a9db8c3dbc53c6f082cb0ccdd5b0079c7ae9546a20cb856e99b415819b35161cd864f0e7fc1ed2021321e7ee
-SHA512 (vendor-1.0.14.tar.gz) = a94962767d703fbaa419a96102ac388b4f672bc246471dc27c4bc374b6c7c54f2d3b47e79d896e66176ea3b879730d268f195e909aeb2d85c869e374f35792ca
+SHA512 (cosmic-term-1.0.15.tar.gz) = f330870f6c859ec725f399809ca67e8221042c3e53dde38494df70a79349d8882c7b7ed4904f98e55172a83e0e214b6256f9cc73d09ef403991f603218ea635c
+SHA512 (vendor-1.0.15.tar.gz) = 30c1be97d44f09abb4745326ad548dba462d49339d219bfd624693883a28441599f4243d6b9dc5b789bbc682e1eebd22fdf0b57965db70fb889550c2478a21df
diff --git a/vendor-config-1.0.14.toml b/vendor-config-1.0.14.toml
deleted file mode 100644
index aba5ffa..0000000
--- a/vendor-config-1.0.14.toml
+++ /dev/null
@@ -1,69 +0,0 @@
-[source.crates-io]
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/ebassi/xdg-mime-rs"]
-git = "https://github.com/ebassi/xdg-mime-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/jackpot51/trash-rs.git?branch=cosmic"]
-git = "https://github.com/jackpot51/trash-rs.git"
-branch = "cosmic"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/cosmic-files.git"]
-git = "https://github.com/pop-os/cosmic-files.git"
-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/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.0.15.toml b/vendor-config-1.0.15.toml
new file mode 100644
index 0000000..aba5ffa
--- /dev/null
+++ b/vendor-config-1.0.15.toml
@@ -0,0 +1,69 @@
+[source.crates-io]
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/ebassi/xdg-mime-rs"]
+git = "https://github.com/ebassi/xdg-mime-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/jackpot51/trash-rs.git?branch=cosmic"]
+git = "https://github.com/jackpot51/trash-rs.git"
+branch = "cosmic"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/cosmic-files.git"]
+git = "https://github.com/pop-os/cosmic-files.git"
+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/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] only message in thread
only message in thread, other threads:[~2026-06-04 0:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-04 0:40 [rpms/cosmic-term] rawhide: Update to 1.0.15 Ryan Brue
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox