public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cosmic-files] f43: Update to 1.3.0
@ 2026-07-15  2:04 Ryan Brue
  0 siblings, 0 replies; only message in thread
From: Ryan Brue @ 2026-07-15  2:04 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/cosmic-files
Branch : f43
Commit : 330c6f4fcf0616ee0ee51794e321117919e56a07
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date   : 2026-07-14T21:04:29-05:00
Stats  : +77/-80 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/cosmic-files/c/330c6f4fcf0616ee0ee51794e321117919e56a07?branch=f43

Log:
Update to 1.3.0

---
diff --git a/.gitignore b/.gitignore
index cf0901d..a208d70 100644
--- a/.gitignore
+++ b/.gitignore
@@ -58,3 +58,5 @@
 /vendor-1.0.16.tar.gz
 /cosmic-files-1.1.0.tar.gz
 /vendor-1.1.0.tar.gz
+/cosmic-files-1.3.0.tar.gz
+/vendor-1.3.0.tar.gz

diff --git a/cosmic-files.spec b/cosmic-files.spec
index b523f90..0291e74 100644
--- a/cosmic-files.spec
+++ b/cosmic-files.spec
@@ -10,16 +10,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 c653b69c75f735c1559e5f8aa621977e81d8373c
-%global commitdatestring 2026-06-23 10:15:44 -0600
-%global cosmic_minver 1.1.0
+%global commit 5278c67957be14a47aa94e3e69b9765040360211
+%global commitdatestring 2026-07-14 10:25:57 -0600
+%global cosmic_minver 1.3.0
 
 Name:           cosmic-files
-Version: 1.1.0
+Version: 1.3.0
 Release:        %autorelease
 Summary:        Libcosmic file manager
 
-License:        (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 CC0-1.0 OR MIT-0) 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 GPL-2.0-only AND GPL-3.0-only 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 CC0-1.0 OR MIT) AND (Apache-2.0 OR CC0-1.0 OR MIT-0) AND (Apache-2.0 OR CC0-1.0) AND (Apache-2.0 OR GPL-2.0-only) AND (Apache-2.0 OR LGPL-2.1-or-later OR MIT) AND (Apache-2.0 OR MIT OR Unlicense) AND (Apache-2.0 OR MIT OR Zlib) AND (Apache-2.0 OR MIT) AND (BSD-3-Clause OR MIT) AND (CC0-1.0 OR MIT-0) 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 GPL-3.0-only AND ISC AND MIT AND MPL-2.0 AND NCSA AND Unicode-3.0 AND Zlib AND bzip2-1.0.6
 
 URL:            https://github.com/pop-os/cosmic-files
 

diff --git a/sources b/sources
index a536b4c..2b3f700 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-files-1.1.0.tar.gz) = e6d632eac0d40bb60f0fdc71f2cb45213d49cde824db320270cc970f481a7326bd705c01f177fb9fec5544f5133993c01951b3a0d17330d13213909a55921d7b
-SHA512 (vendor-1.1.0.tar.gz) = 514e77fc188737515c85e19859ab9795210a23855780bdac057599a9e46be1f756f43ab9eb9b054d6b7623357ce62c79df5ed537f38ec3be92348d540f48abbe
+SHA512 (cosmic-files-1.3.0.tar.gz) = 35998c48d901847aac1a2f4e85cb11e528cd2535b236479cd9c0a64fb3d3251d09bb92ee3c6efb7be7453f30468f940f14922cf26be72097252593bd17265dcf
+SHA512 (vendor-1.3.0.tar.gz) = 7b5c32338f30e7387ad8de78fa14bed9b0e0e50afb2e514a9bae4b81b90d379da0ea37e8e50ce0a6875c12f60210fbc5aeed3d9425d71c2b67590c891ca0364b

diff --git a/vendor-config-1.1.0.toml b/vendor-config-1.1.0.toml
deleted file mode 100644
index 20aaa5b..0000000
--- a/vendor-config-1.1.0.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.3.0.toml b/vendor-config-1.3.0.toml
new file mode 100644
index 0000000..dc2b38c
--- /dev/null
+++ b/vendor-config-1.3.0.toml
@@ -0,0 +1,68 @@
+[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/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=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] only message in thread

only message in thread, other threads:[~2026-07-15  2:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-15  2:04 [rpms/cosmic-files] f43: Update to 1.3.0 Ryan Brue

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