public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cosmic-session] f44: Update to 1.1.0
@ 2026-06-24 3:38 Ryan Brue
0 siblings, 0 replies; only message in thread
From: Ryan Brue @ 2026-06-24 3:38 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/cosmic-session
Branch : f44
Commit : 617eef652ce51bf52a230a0d3e9b011e8efe6780
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date : 2026-06-23T22:38:46-05:00
Stats : +19/-17 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/cosmic-session/c/617eef652ce51bf52a230a0d3e9b011e8efe6780?branch=f44
Log:
Update to 1.1.0
---
diff --git a/.gitignore b/.gitignore
index 9510b85..1694732 100644
--- a/.gitignore
+++ b/.gitignore
@@ -56,3 +56,5 @@
/vendor-1.0.15.tar.gz
/cosmic-session-1.0.16.tar.gz
/vendor-1.0.16.tar.gz
+/cosmic-session-1.1.0.tar.gz
+/vendor-1.1.0.tar.gz
diff --git a/cosmic-session.spec b/cosmic-session.spec
index 076f906..a84a76f 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 495e591dc65987a0327b9dea646126ebdfe8a1db
%global commitdatestring 2026-05-07 11:50:27 -0600
-%global cosmic_minver 1.0.16
+%global cosmic_minver 1.1.0
Name: cosmic-session
-Version: 1.0.16
+Version: 1.1.0
Release: %autorelease
Summary: Session manager for the COSMIC desktop environment
diff --git a/sources b/sources
index 634f53a..f4248dd 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-session-1.0.16.tar.gz) = f2eee33b2eaaf345bf355129e7a22535f6625b5f7b683950e383f6992316d9ab397e831c5e59240d6978274aa52042af9eca7d53a2573ce8c561404d8d0c89bf
-SHA512 (vendor-1.0.16.tar.gz) = 2e0ef7c000e68b043f90b8355f3b6d2d709dc4c77f7586dfc2dff0ec69eb203b3a0618820ed970a66e3d2d77b3400cf0222ed7d57f8f53f4c150e45c61c84971
+SHA512 (cosmic-session-1.1.0.tar.gz) = c7134b0f3a2419b71dfbd29311b77939fb0fb9fd7e3553ab5b6498b5f9a4199200ab0382d9e7028155531b6d43bdb94890a0c9e2e05d09f63301eb6e6e3f6084
+SHA512 (vendor-1.1.0.tar.gz) = 1aa20b86114fbfd93a468ca37845056f37dfaf245025326f956f83ab1f02f2ad41c7d5cc0d3364c2ae091e6ae05cfc85d7038350af4633274e5ff85775edc8a6
diff --git a/vendor-config-1.0.16.toml b/vendor-config-1.0.16.toml
deleted file mode 100644
index e42db77..0000000
--- a/vendor-config-1.0.16.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.1.0.toml b/vendor-config-1.1.0.toml
new file mode 100644
index 0000000..e42db77
--- /dev/null
+++ b/vendor-config-1.1.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-06-24 3:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-24 3:38 [rpms/cosmic-session] f44: Update to 1.1.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