public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cosmic-session] rawhide: Update to 1.8.0
@ 2026-09-09 20:37 Ryan Brue
  0 siblings, 0 replies; only message in thread
From: Ryan Brue @ 2026-09-09 20:37 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/cosmic-session
Branch : rawhide
Commit : e72d7f4dbfb9207e4b9a220106aedebda8e3aca4
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date   : 2026-09-09T15:37:50-05:00
Stats  : +21/-19 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/cosmic-session/c/e72d7f4dbfb9207e4b9a220106aedebda8e3aca4?branch=rawhide

Log:
Update to 1.8.0

---
diff --git a/.gitignore b/.gitignore
index 456e94d..feceba4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -66,3 +66,5 @@
 /vendor-1.5.0.tar.gz
 /cosmic-session-1.6.0.tar.gz
 /vendor-1.6.0.tar.gz
+/cosmic-session-1.8.0.tar.gz
+/vendor-1.8.0.tar.gz

diff --git a/cosmic-session.spec b/cosmic-session.spec
index 1fb9b44..61b4164 100644
--- a/cosmic-session.spec
+++ b/cosmic-session.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 b5ef6c0c0d68762b2991e4f5906cc70599e2f1fc
-%global commitdatestring 2026-07-02 12:45:52 -0700
-%global cosmic_minver 1.6.0
+%global commit 3bdf11741a430821ea0114aa670ad3dff8fd8e09
+%global commitdatestring 2026-08-19 16:32:48 -0600
+%global cosmic_minver 1.8.0
 
 Name:           cosmic-session
-Version: 1.6.0
+Version: 1.8.0
 Release:        %autorelease
 Summary:        Session manager for the COSMIC desktop environment
 

diff --git a/sources b/sources
index 6b14ac1..4dee568 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-session-1.6.0.tar.gz) = 7f56fa7c5c56637024bc917b4b4c99100dbeb01fb8f7173f4cb4a88cab1eeea9c0d5a8249aabbb34af44a8a0c6873405814c2c1deb78b2100a9a6d4e3e1ed5a0
-SHA512 (vendor-1.6.0.tar.gz) = 6641cb6102cb572e4ce4b43c57ffadc070f08d3219d670db14b9529f1f53cf4659afaaa3e7d7a2a1c85af8ddb89ce3d15a386b46ba3b281a93ea65da2ec2bb06
+SHA512 (cosmic-session-1.8.0.tar.gz) = 8f5343ee0e90f4ef097ea3a25540a92dad5762aa48a6c2fac0ec28f195a24fcd7f0eb93d11e478e70d068298200430d092ae663593ee39c432536932c9c205ea
+SHA512 (vendor-1.8.0.tar.gz) = dbb3062eac7a3a0af9910545062dce4de4fed6e6f1991f7c877e7044ca7c22d57ccb894fcf2fb9ee9af1e0bb94348afc7ce3f8240885f883592ee7105601ca2d

diff --git a/vendor-config-1.6.0.toml b/vendor-config-1.6.0.toml
deleted file mode 100644
index e42db77..0000000
--- a/vendor-config-1.6.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.8.0.toml b/vendor-config-1.8.0.toml
new file mode 100644
index 0000000..e42db77
--- /dev/null
+++ b/vendor-config-1.8.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-09-09 20:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-09 20:37 [rpms/cosmic-session] rawhide: Update to 1.8.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