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-term] rawhide: Update to 1.0.16
Date: Wed, 10 Jun 2026 23:44:37 GMT	[thread overview]
Message-ID: <178113507703.1.11079991733474723259.rpms-cosmic-term-dd4b3bb735f5@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/cosmic-term
Branch : rawhide
Commit : dd4b3bb735f5b2989b7c44a9a3d7dde4519e5811
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date   : 2026-06-10T18:44:30-05:00
Stats  : +77/-75 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/cosmic-term/c/dd4b3bb735f5b2989b7c44a9a3d7dde4519e5811?branch=rawhide

Log:
Update to 1.0.16

---
diff --git a/.gitignore b/.gitignore
index 2ce2ab6..fc4b824 100644
--- a/.gitignore
+++ b/.gitignore
@@ -54,3 +54,5 @@
 /vendor-1.0.14.tar.gz
 /cosmic-term-1.0.15.tar.gz
 /vendor-1.0.15.tar.gz
+/cosmic-term-1.0.16.tar.gz
+/vendor-1.0.16.tar.gz

diff --git a/cosmic-term.spec b/cosmic-term.spec
index 92584bf..35c7c03 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 3832971d04076c873370cc9a993b7b3178e3d2e3
-%global commitdatestring 2026-06-02 14:33:52 -0600
-%global cosmic_minver 1.0.15
+%global commit 8c042673e7f54f469ec8a6a8d5a72a9047812826
+%global commitdatestring 2026-06-09 12:04:37 -0600
+%global cosmic_minver 1.0.16
 
 Name:           cosmic-term
-Version: 1.0.15
+Version: 1.0.16
 Release:        %autorelease
 Summary:        Terminal emulator built with alacritty and Libcosmic
 

diff --git a/sources b/sources
index cfc4a2c..2aaa2f4 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-term-1.0.15.tar.gz) = f330870f6c859ec725f399809ca67e8221042c3e53dde38494df70a79349d8882c7b7ed4904f98e55172a83e0e214b6256f9cc73d09ef403991f603218ea635c
-SHA512 (vendor-1.0.15.tar.gz) = 30c1be97d44f09abb4745326ad548dba462d49339d219bfd624693883a28441599f4243d6b9dc5b789bbc682e1eebd22fdf0b57965db70fb889550c2478a21df
+SHA512 (cosmic-term-1.0.16.tar.gz) = a15fa7c731ada6741759b6e5397d5446745ab8dd6d185f0eb8535e75807bb736a9cb3f58128abc72ed8b97d91a12dee07257fe85ea098eb8d80358b22d70fcf6
+SHA512 (vendor-1.0.16.tar.gz) = 7db8b1919304981ee29a3bcb636df7e3a8ac516a52b8cb9b3c16987d0dccdfa35a839615406a1908f920d2c94ee37b68da9e978f2c9335cf583924bd2988d295

diff --git a/vendor-config-1.0.15.toml b/vendor-config-1.0.15.toml
deleted file mode 100644
index aba5ffa..0000000
--- a/vendor-config-1.0.15.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.16.toml b/vendor-config-1.0.16.toml
new file mode 100644
index 0000000..aba5ffa
--- /dev/null
+++ b/vendor-config-1.0.16.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

                 reply	other threads:[~2026-06-10 23:44 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=178113507703.1.11079991733474723259.rpms-cosmic-term-dd4b3bb735f5@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