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-files] f43: Update to 1.0.16
Date: Wed, 10 Jun 2026 23:27:12 GMT [thread overview]
Message-ID: <178113403283.1.6626787854638411281.rpms-cosmic-files-8ae0cd6c07db@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/cosmic-files
Branch : f43
Commit : 8ae0cd6c07dbf5ef1787364b0bf08327d365ed99
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date : 2026-06-10T18:27:06-05:00
Stats : +81/-79 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/cosmic-files/c/8ae0cd6c07dbf5ef1787364b0bf08327d365ed99?branch=f43
Log:
Update to 1.0.16
---
diff --git a/.gitignore b/.gitignore
index d1f6b69..818586f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -54,3 +54,5 @@
/vendor-1.0.14.tar.gz
/cosmic-files-1.0.15.tar.gz
/vendor-1.0.15.tar.gz
+/cosmic-files-1.0.16.tar.gz
+/vendor-1.0.16.tar.gz
diff --git a/cosmic-files.spec b/cosmic-files.spec
index 8d4aadc..75697be 100644
--- a/cosmic-files.spec
+++ b/cosmic-files.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 c605dbecaf70e193a98fec775f7381a943d264a2
-%global commitdatestring 2026-06-02 11:35:01 -0600
-%global cosmic_minver 1.0.15
+%global commit 54f77f95a6b42f80bfaa30206e2be74dd748bb61
+%global commitdatestring 2026-06-10 11:17:32 -0600
+%global cosmic_minver 1.0.16
Name: cosmic-files
-Version: 1.0.15
+Version: 1.0.16
Release: %autorelease
Summary: Libcosmic file manager
diff --git a/sources b/sources
index 82efeac..cbed2f4 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-files-1.0.15.tar.gz) = 6c8dafb5732af9822ab43a770229090ee16c85f31a71b8a73858368a889aa2d88b28a847fea59846bcf1afbe4de966d7c28358dde830f77aafab7ca50f8c3ab5
-SHA512 (vendor-1.0.15.tar.gz) = 5615ca9edf06a4c09ae2817c57dd8218ddc38d5f2f604fcc04cbfcba3f65e77ab38023f5bc2d38d1db50c0fef2a7969ef136a46666be8605db3be8d463ae4c95
+SHA512 (cosmic-files-1.0.16.tar.gz) = 975c7f4ffe2cabae41b5a6d1be558ca0cbd37dfcfbbcaf7aa65e69619091b872343635d200f1446cf9518b2828dd3bbd1af58520b18f814dfc750d6c1cddd0ae
+SHA512 (vendor-1.0.16.tar.gz) = fa9a0e708d3a4d70996ddcab7f0bb78041b84b2bb31061bc957792f6613a5a52a5a8a085753fe0f3c58ede42862d09426e525e0ddc164d3ee6e9775759385ba0
diff --git a/vendor-config-1.0.15.toml b/vendor-config-1.0.15.toml
deleted file mode 100644
index 20aaa5b..0000000
--- a/vendor-config-1.0.15.toml
+++ /dev/null
@@ -1,73 +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-mime-apps.git"]
-git = "https://github.com/pop-os/cosmic-mime-apps.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/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.0.16.toml b/vendor-config-1.0.16.toml
new file mode 100644
index 0000000..20aaa5b
--- /dev/null
+++ b/vendor-config-1.0.16.toml
@@ -0,0 +1,73 @@
+[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-mime-apps.git"]
+git = "https://github.com/pop-os/cosmic-mime-apps.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/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-06-10 23:27 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=178113403283.1.6626787854638411281.rpms-cosmic-files-8ae0cd6c07db@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