public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cosmic-session] f43: Update to 1.3.0
@ 2026-07-15 1:36 Ryan Brue
0 siblings, 0 replies; only message in thread
From: Ryan Brue @ 2026-07-15 1:36 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/cosmic-session
Branch : f43
Commit : 81825888c7759f9a4c92db7a4341f4c4cee98e22
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date : 2026-07-14T20:32:29-05:00
Stats : +22/-20 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/cosmic-session/c/81825888c7759f9a4c92db7a4341f4c4cee98e22?branch=f43
Log:
Update to 1.3.0
---
diff --git a/.gitignore b/.gitignore
index 1694732..0d53ea8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -58,3 +58,5 @@
/vendor-1.0.16.tar.gz
/cosmic-session-1.1.0.tar.gz
/vendor-1.1.0.tar.gz
+/cosmic-session-1.3.0.tar.gz
+/vendor-1.3.0.tar.gz
diff --git a/cosmic-session.spec b/cosmic-session.spec
index a84a76f..f034b1d 100644
--- a/cosmic-session.spec
+++ b/cosmic-session.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 495e591dc65987a0327b9dea646126ebdfe8a1db
-%global commitdatestring 2026-05-07 11:50:27 -0600
-%global cosmic_minver 1.1.0
+%global commit b5ef6c0c0d68762b2991e4f5906cc70599e2f1fc
+%global commitdatestring 2026-07-02 12:45:52 -0700
+%global cosmic_minver 1.3.0
Name: cosmic-session
-Version: 1.1.0
+Version: 1.3.0
Release: %autorelease
Summary: Session manager for the COSMIC desktop environment
-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-3-Clause) AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR MIT) AND (Apache-2.0 OR MIT OR Zlib) AND BSD-3-Clause AND GPL-3.0-only AND MIT AND (MIT OR Unlicense) AND MPL-2.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 LGPL-2.1-or-later OR MIT) AND (Apache-2.0 OR MIT OR Zlib) AND (Apache-2.0 OR MIT) AND (MIT OR Unlicense) AND Apache-2.0 AND GPL-3.0-only AND MIT AND MPL-2.0 AND Unicode-3.0 AND Zlib
URL: https://github.com/pop-os/cosmic-session
diff --git a/sources b/sources
index f4248dd..d66a1a6 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-session-1.1.0.tar.gz) = c7134b0f3a2419b71dfbd29311b77939fb0fb9fd7e3553ab5b6498b5f9a4199200ab0382d9e7028155531b6d43bdb94890a0c9e2e05d09f63301eb6e6e3f6084
-SHA512 (vendor-1.1.0.tar.gz) = 1aa20b86114fbfd93a468ca37845056f37dfaf245025326f956f83ab1f02f2ad41c7d5cc0d3364c2ae091e6ae05cfc85d7038350af4633274e5ff85775edc8a6
+SHA512 (cosmic-session-1.3.0.tar.gz) = ee2731d27a815301357d114804d7e2031d4a28d643c481b9312c76e1f752722a51bde03cd12d7d2c571a4d7c3651ef2548f8dafd61c5166774d5b2e479f76218
+SHA512 (vendor-1.3.0.tar.gz) = bd7fe50629d474a217534e698c856abd43cb291e789543c20d4239ba06adc2956c63d06ce9fdb53a63fa7d24a29cad47e4e3a86697613d270e8bf8cc2cce0879
diff --git a/vendor-config-1.1.0.toml b/vendor-config-1.1.0.toml
deleted file mode 100644
index e42db77..0000000
--- a/vendor-config-1.1.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.3.0.toml b/vendor-config-1.3.0.toml
new file mode 100644
index 0000000..e42db77
--- /dev/null
+++ b/vendor-config-1.3.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-15 1:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-15 1:36 [rpms/cosmic-session] 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