public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cosmic-greeter] f43: update to 1.0.0~beta.3-1
@ 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 : 7b1ba8c5db69f9289d0c36abca7bcdb4ac793d9e
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date : 2025-10-27T20:54:24-05:00
Stats : +96/-94 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/cosmic-greeter/c/7b1ba8c5db69f9289d0c36abca7bcdb4ac793d9e?branch=f43
Log:
update to 1.0.0~beta.3-1
---
diff --git a/.gitignore b/.gitignore
index 8930551..dd9fbed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,5 @@
/vendor-1.0.0-beta.1.tar.gz
/cosmic-greeter-1.0.0-beta.1.1.tar.gz
/vendor-1.0.0-beta.1.1.tar.gz
+/cosmic-greeter-1.0.0-beta.3.tar.gz
+/vendor-1.0.0-beta.3.tar.gz
diff --git a/cosmic-greeter.spec b/cosmic-greeter.spec
index ac81149..5ed0b20 100644
--- a/cosmic-greeter.spec
+++ b/cosmic-greeter.spec
@@ -7,12 +7,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 aa0f1cc53aec0e8d7923b3b5544bfa3c008e4804
-%global commitdatestring 2025-09-21 06:37:33 -0600
-%global cosmic_minver 1.0.0~beta.1.1
+%global commit 948b35ab1294174afb4137b04d5f54a7537fd138
+%global commitdatestring 2025-10-17 08:38:50 -0600
+%global cosmic_minver 1.0.0~beta.3
Name: cosmic-greeter
-Version: 1.0.0~beta.1.1
+Version: 1.0.0~beta.3
Release: %autorelease
# Release: %%autorelease
Summary: Login and display manager for the COSMIC Desktop Environment
diff --git a/sources b/sources
index 14250f8..13849e6 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-greeter-1.0.0-beta.1.1.tar.gz) = 83cd8ade2a09645b2e9ec7a569f3125d31b91c3b62dde1e3d122fc6f2d0e0b62fbf4847ee76da869d011f0ae82860bad3a90b97993fe7f33cea5be0a2bfc0be9
-SHA512 (vendor-1.0.0-beta.1.1.tar.gz) = bbf18e39a85fedacb8a2755adaae9e844054f99ca478d7f5a1f2afc49f49d208fa7f5fc80a2eb523c7e424a43574655cc8f7a7a1a237acdd0f75cfb930f06b60
+SHA512 (cosmic-greeter-1.0.0-beta.3.tar.gz) = 3df92adda921fd866f04c30482f362543b575d3b516bb11450457d872ed123bdb6a58898c78d555e8a48b2fce570db14a9d5883373dffeb89ea1f977d0e969ca
+SHA512 (vendor-1.0.0-beta.3.tar.gz) = 0134ecd82833902df4dca6cd26010c716f6e8f1522c7a20b215c9f5bf09ba0efff9d4cfd967826e2f811bc1097989873daeea0c4bd8772bd50fb5588588f92f7
diff --git a/vendor-config-1.0.0-beta.1.1.toml b/vendor-config-1.0.0-beta.1.1.toml
deleted file mode 100644
index 239b5a8..0000000
--- a/vendor-config-1.0.0-beta.1.1.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.3.toml b/vendor-config-1.0.0-beta.3.toml
new file mode 100644
index 0000000..239b5a8
--- /dev/null
+++ b/vendor-config-1.0.0-beta.3.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.3-1 Ryan Brue
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox