public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cosmic-files] f44: Update to 1.6.0
@ 2026-08-20  3:03 Ryan Brue
  0 siblings, 0 replies; 2+ messages in thread
From: Ryan Brue @ 2026-08-20  3:03 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/cosmic-files
Branch : f44
Commit : 1f5d5e282d6e6dcef7de20d4085c69973bbac81c
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date   : 2026-08-19T22:03:09-05:00
Stats  : +0/-0 in 0 file(s)
URL    : https://src.fedoraproject.org/rpms/cosmic-files/c/1f5d5e282d6e6dcef7de20d4085c69973bbac81c?branch=f44

Log:
Update to 1.6.0

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [rpms/cosmic-files] f44: Update to 1.6.0
@ 2026-08-20  2:44 Ryan Brue
  0 siblings, 0 replies; 2+ messages in thread
From: Ryan Brue @ 2026-08-20  2:44 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/cosmic-files
Branch : f44
Commit : d248e8b75c65771e588b0dc0342ff5c73265616f
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date   : 2026-08-19T21:44:14-05:00
Stats  : +76/-74 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/cosmic-files/c/d248e8b75c65771e588b0dc0342ff5c73265616f?branch=f44

Log:
Update to 1.6.0

---
diff --git a/.gitignore b/.gitignore
index 7219f9b..62632be 100644
--- a/.gitignore
+++ b/.gitignore
@@ -64,3 +64,5 @@
 /vendor-1.4.0.tar.gz
 /cosmic-files-1.5.0.tar.gz
 /vendor-1.5.0.tar.gz
+/cosmic-files-1.6.0.tar.gz
+/vendor-1.6.0.tar.gz

diff --git a/cosmic-files.spec b/cosmic-files.spec
index c330eec..fec0f04 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 24e34eaa0f0acf4e24ea1338ad4bbde3a138e1f3
-%global commitdatestring 2026-07-28 18:07:38 -0600
-%global cosmic_minver 1.5.0
+%global commit e96b915f631cb92262300a6ed761dbeafeae2c68
+%global commitdatestring 2026-08-18 15:27:42 -0600
+%global cosmic_minver 1.6.0
 
 Name:           cosmic-files
-Version: 1.5.0
+Version: 1.6.0
 Release:        %autorelease
 Summary:        Libcosmic file manager
 

diff --git a/sources b/sources
index dfdb241..9ba7323 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-files-1.5.0.tar.gz) = e33325ab83dcfd3596dd96020ac92d36d5131762d27126b2ac16687051c0306e7705e8d107551301f5834f1d6f87567f632b04a6ef36625b95d6bfd530d63daf
-SHA512 (vendor-1.5.0.tar.gz) = b715ac205e05011c4df26553435c42a20baff41bdc6242582f9cfd9a411668dd5f1449e917c06ffe2f61ad1ab0535051b618559f9348d9b54b120178923de841
+SHA512 (cosmic-files-1.6.0.tar.gz) = 817d0f9928e960ff06d14267c592e348a93889cf262b765a86e604cbcc207ba36072faa7f546ff920d23e469d1130a637c58124d8dbdca038602e238d29ca174
+SHA512 (vendor-1.6.0.tar.gz) = afefcf2df5a3a0dffcb3998b9e7ff0029917bf4fcef21ff231ccd489cdf715c9a8863527812c6aa652a10b70b27e3fa3fdde616351dc1c966015db7dc1516dc1

diff --git a/vendor-config-1.5.0.toml b/vendor-config-1.5.0.toml
deleted file mode 100644
index dc2b38c..0000000
--- a/vendor-config-1.5.0.toml
+++ /dev/null
@@ -1,68 +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/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

diff --git a/vendor-config-1.6.0.toml b/vendor-config-1.6.0.toml
new file mode 100644
index 0000000..dc2b38c
--- /dev/null
+++ b/vendor-config-1.6.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] 2+ messages in thread

end of thread, other threads:[~2026-08-20  3:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-20  3:03 [rpms/cosmic-files] f44: Update to 1.6.0 Ryan Brue
  -- strict thread matches above, loose matches on Subject: below --
2026-08-20  2:44 Ryan Brue

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