public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cosmic-greeter] f43: Update to 1.0.0~beta.9
@ 2026-09-18 19:48 Ryan Brue
  0 siblings, 0 replies; only message in thread
From: Ryan Brue @ 2026-09-18 19:48 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/cosmic-greeter
Branch : f43
Commit : ef76a7f79b0e48ddb3ab0ade970c3ff3f80b1c1c
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date   : 2025-12-03T14:27:56-06:00
Stats  : +94/-92 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/cosmic-greeter/c/ef76a7f79b0e48ddb3ab0ade970c3ff3f80b1c1c?branch=f43

Log:
Update to 1.0.0~beta.9

---
diff --git a/.gitignore b/.gitignore
index d88c6ad..3fd963f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,5 @@
 /vendor-1.0.0-beta.7.tar.gz
 /cosmic-greeter-1.0.0-beta.8.tar.gz
 /vendor-1.0.0-beta.8.tar.gz
+/cosmic-greeter-1.0.0-beta.9.tar.gz
+/vendor-1.0.0-beta.9.tar.gz

diff --git a/cosmic-greeter.spec b/cosmic-greeter.spec
index 6dfcc4f..d90491a 100644
--- a/cosmic-greeter.spec
+++ b/cosmic-greeter.spec
@@ -9,10 +9,10 @@ ExcludeArch: %{ix86}
 # environment variables in multiple sections of the spec file.
 %global commit 201d8a1bc408f4b92ecc9da074ace26a3098463d
 %global commitdatestring 2025-11-24 15:24:05 -0700
-%global cosmic_minver 1.0.0~beta.8
+%global cosmic_minver 1.0.0~beta.9
 
 Name:           cosmic-greeter
-Version: 1.0.0~beta.8
+Version: 1.0.0~beta.9
 Release:        %autorelease
 # Release:        %%autorelease
 Summary:        Login and display manager for the COSMIC Desktop Environment

diff --git a/sources b/sources
index d584cc6..55df3ec 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-greeter-1.0.0-beta.8.tar.gz) = 190c9de2f13b0d721390551e82dd42837a779746f4cb615334cf4c29bf1222760b5151beb12be0f2591b9aefc7883bad0197a186200e048ed2d49f61825d0514
-SHA512 (vendor-1.0.0-beta.8.tar.gz) = 71b769a8f6a19c04e31eaba3724dbaf122a71c7d347f7ed7c3b1a11971536dd2add070226a19933eab7cefbddab760e6fae4b26c9b367933513f4378a26fdc04
+SHA512 (cosmic-greeter-1.0.0-beta.9.tar.gz) = 596976eba88fbaef345bd0ec2606b8c9ea90614fc77cc3523ba57fab47468ca2532f4130f591e7c7c21f465961018ada2f21c2e7779eaf224652b82ba990a1a9
+SHA512 (vendor-1.0.0-beta.9.tar.gz) = 79c9db44afacf4e479d4db43ae035827805e9ded4914e2ecd1c407c495f08950445bcfd567fe651385872a9888b1849fbee66b7f5c8cc60a1bc6864478b4a9b3

diff --git a/vendor-config-1.0.0-beta.8.toml b/vendor-config-1.0.0-beta.8.toml
deleted file mode 100644
index 239b5a8..0000000
--- a/vendor-config-1.0.0-beta.8.toml
+++ /dev/null
@@ -1,88 +0,0 @@
-[source.crates-io]
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/DioxusLabs/taffy?rev=7781c70"]
-git = "https://github.com/DioxusLabs/taffy"
-rev = "7781c70"
-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-applets"]
-git = "https://github.com/pop-os/cosmic-applets"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/cosmic-bg"]
-git = "https://github.com/pop-os/cosmic-bg"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/cosmic-comp"]
-git = "https://github.com/pop-os/cosmic-comp"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/cosmic-protocols//"]
-git = "https://github.com/pop-os/cosmic-protocols//"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/cosmic-randr"]
-git = "https://github.com/pop-os/cosmic-randr"
-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/cosmic-settings-subscriptions"]
-git = "https://github.com/pop-os/cosmic-settings-subscriptions"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/cosmic-text.git"]
-git = "https://github.com/pop-os/cosmic-text.git"
-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/glyphon.git?tag=iced-0.14-dev"]
-git = "https://github.com/pop-os/glyphon.git"
-tag = "iced-0.14-dev"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/libcosmic"]
-git = "https://github.com/pop-os/libcosmic"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/smithay-clipboard?tag=pop-dnd-5"]
-git = "https://github.com/pop-os/smithay-clipboard"
-tag = "pop-dnd-5"
-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=pop-0.13-2"]
-git = "https://github.com/pop-os/window_clipboard.git"
-tag = "pop-0.13-2"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/winit.git?tag=iced-xdg-surface-0.13"]
-git = "https://github.com/pop-os/winit.git"
-tag = "iced-xdg-surface-0.13"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/wash2/accesskit?tag=iced-xdg-surface-0.13"]
-git = "https://github.com/wash2/accesskit"
-tag = "iced-xdg-surface-0.13"
-replace-with = "vendored-sources"
-
-[source.vendored-sources]
-directory = "vendor"
\ No newline at end of file

diff --git a/vendor-config-1.0.0-beta.9.toml b/vendor-config-1.0.0-beta.9.toml
new file mode 100644
index 0000000..239b5a8
--- /dev/null
+++ b/vendor-config-1.0.0-beta.9.toml
@@ -0,0 +1,88 @@
+[source.crates-io]
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/DioxusLabs/taffy?rev=7781c70"]
+git = "https://github.com/DioxusLabs/taffy"
+rev = "7781c70"
+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-applets"]
+git = "https://github.com/pop-os/cosmic-applets"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/cosmic-bg"]
+git = "https://github.com/pop-os/cosmic-bg"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/cosmic-comp"]
+git = "https://github.com/pop-os/cosmic-comp"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/cosmic-protocols//"]
+git = "https://github.com/pop-os/cosmic-protocols//"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/cosmic-randr"]
+git = "https://github.com/pop-os/cosmic-randr"
+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/cosmic-settings-subscriptions"]
+git = "https://github.com/pop-os/cosmic-settings-subscriptions"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/cosmic-text.git"]
+git = "https://github.com/pop-os/cosmic-text.git"
+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/glyphon.git?tag=iced-0.14-dev"]
+git = "https://github.com/pop-os/glyphon.git"
+tag = "iced-0.14-dev"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/libcosmic"]
+git = "https://github.com/pop-os/libcosmic"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/smithay-clipboard?tag=pop-dnd-5"]
+git = "https://github.com/pop-os/smithay-clipboard"
+tag = "pop-dnd-5"
+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=pop-0.13-2"]
+git = "https://github.com/pop-os/window_clipboard.git"
+tag = "pop-0.13-2"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/winit.git?tag=iced-xdg-surface-0.13"]
+git = "https://github.com/pop-os/winit.git"
+tag = "iced-xdg-surface-0.13"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/wash2/accesskit?tag=iced-xdg-surface-0.13"]
+git = "https://github.com/wash2/accesskit"
+tag = "iced-xdg-surface-0.13"
+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-18 19:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-18 19:48 [rpms/cosmic-greeter] f43: Update to 1.0.0~beta.9 Ryan Brue

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