public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cosmic-session] f44: Update to 1.4.0
@ 2026-07-23 3:41 Ryan Brue
0 siblings, 0 replies; only message in thread
From: Ryan Brue @ 2026-07-23 3:41 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/cosmic-session
Branch : f44
Commit : 20acc3e665da15b2737dcfe394903e97b28a0c3b
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date : 2026-07-22T22:41:13-05:00
Stats : +19/-17 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/cosmic-session/c/20acc3e665da15b2737dcfe394903e97b28a0c3b?branch=f44
Log:
Update to 1.4.0
---
diff --git a/.gitignore b/.gitignore
index 0d53ea8..56e26ef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -60,3 +60,5 @@
/vendor-1.1.0.tar.gz
/cosmic-session-1.3.0.tar.gz
/vendor-1.3.0.tar.gz
+/cosmic-session-1.4.0.tar.gz
+/vendor-1.4.0.tar.gz
diff --git a/cosmic-session.spec b/cosmic-session.spec
index f034b1d..cdd349f 100644
--- a/cosmic-session.spec
+++ b/cosmic-session.spec
@@ -12,10 +12,10 @@ ExcludeArch: %{ix86}
# environment variables in multiple sections of the spec file.
%global commit b5ef6c0c0d68762b2991e4f5906cc70599e2f1fc
%global commitdatestring 2026-07-02 12:45:52 -0700
-%global cosmic_minver 1.3.0
+%global cosmic_minver 1.4.0
Name: cosmic-session
-Version: 1.3.0
+Version: 1.4.0
Release: %autorelease
Summary: Session manager for the COSMIC desktop environment
diff --git a/sources b/sources
index d66a1a6..467ea46 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-session-1.3.0.tar.gz) = ee2731d27a815301357d114804d7e2031d4a28d643c481b9312c76e1f752722a51bde03cd12d7d2c571a4d7c3651ef2548f8dafd61c5166774d5b2e479f76218
-SHA512 (vendor-1.3.0.tar.gz) = bd7fe50629d474a217534e698c856abd43cb291e789543c20d4239ba06adc2956c63d06ce9fdb53a63fa7d24a29cad47e4e3a86697613d270e8bf8cc2cce0879
+SHA512 (cosmic-session-1.4.0.tar.gz) = 35bb24d5212a683619351bb3ab8015157bbd0f97dba8c39d11c3d50944cb836bfd389d1d8b5ef0341872dd78c56b113803a5417ff3d3504527d1fdadff5c1920
+SHA512 (vendor-1.4.0.tar.gz) = d4424916d3d12fdae8260f80d5e9b9a1d725ec70e1600f7d9104efaa7f445c1cadebb21b5fa4e6ebc65ba29c2c5107ace65b995c06c4c62219bbd7f7910b7563
diff --git a/vendor-config-1.3.0.toml b/vendor-config-1.3.0.toml
deleted file mode 100644
index e42db77..0000000
--- a/vendor-config-1.3.0.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-[source.crates-io]
-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/launch-pad"]
-git = "https://github.com/pop-os/launch-pad"
-replace-with = "vendored-sources"
-
-[source.vendored-sources]
-directory = "vendor"
\ No newline at end of file
diff --git a/vendor-config-1.4.0.toml b/vendor-config-1.4.0.toml
new file mode 100644
index 0000000..e42db77
--- /dev/null
+++ b/vendor-config-1.4.0.toml
@@ -0,0 +1,13 @@
+[source.crates-io]
+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/launch-pad"]
+git = "https://github.com/pop-os/launch-pad"
+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-23 3:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-23 3:41 [rpms/cosmic-session] f44: Update to 1.4.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