public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Ryan Brue <ryanbrue.dev@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/cosmic-greeter] rawhide: Update to 1.0.15
Date: Thu, 04 Jun 2026 00:24:48 GMT	[thread overview]
Message-ID: <178053268826.1.14981090976868988699.rpms-cosmic-greeter-702a95298e8e@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/cosmic-greeter
Branch : rawhide
Commit : 702a95298e8ea946ba0e57d8ebc9633cdda9f99b
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date   : 2026-06-03T19:24:42-05:00
Stats  : +85/-83 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/cosmic-greeter/c/702a95298e8ea946ba0e57d8ebc9633cdda9f99b?branch=rawhide

Log:
Update to 1.0.15

---
diff --git a/.gitignore b/.gitignore
index 82a0552..283e6b5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -52,3 +52,5 @@
 /vendor-1.0.13.tar.gz
 /cosmic-greeter-1.0.14.tar.gz
 /vendor-1.0.14.tar.gz
+/cosmic-greeter-1.0.15.tar.gz
+/vendor-1.0.15.tar.gz

diff --git a/cosmic-greeter.spec b/cosmic-greeter.spec
index ce254b5..baed5bb 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 178d5222ee580377f91b25e4e01ed98597d39664
 %global commitdatestring 2026-05-26 08:32:42 -0600
-%global cosmic_minver 1.0.14
+%global cosmic_minver 1.0.15
 
 Name:           cosmic-greeter
-Version: 1.0.14
+Version: 1.0.15
 Release:        %autorelease
 # Release:        %%autorelease
 Summary:        Login and display manager for the COSMIC Desktop Environment

diff --git a/sources b/sources
index 7a0a394..74012c4 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-greeter-1.0.14.tar.gz) = 47671228c97281eff3e57bb77f20029ca56093a3f4dd0c44a6f43995a558e4d2f418b0f68e69f19930ccd508f4fd4e49ac6f950d2547b1c7bea2b87fa2bcc8dd
-SHA512 (vendor-1.0.14.tar.gz) = 7b5212005856f8573980e108f261ede754f2aa540525225b99e5fd646802cadb59e3773dae0413e06ff5f104dd4120ed4fc58e4e3ebe5953beba58ca2b4f857f
+SHA512 (cosmic-greeter-1.0.15.tar.gz) = 1dfbc843442563676cd7dbcf2168af0d9340f8f1c7fb1b279f0088c0896f52323627673d5c6676f3046f022a4e1c411ed5654ddd8fa10442fb6ea09ad7508260
+SHA512 (vendor-1.0.15.tar.gz) = b96ae43a69ad31c85f5a4930360f5b960112fa853bee5208168e1d6a2937a16c1621d60d290557f52a0b09170e30f7d6f400aa06347e0a9b9ed3347f8b4deff0

diff --git a/vendor-config-1.0.14.toml b/vendor-config-1.0.14.toml
deleted file mode 100644
index 8f715cc..0000000
--- a/vendor-config-1.0.14.toml
+++ /dev/null
@@ -1,79 +0,0 @@
-[source.crates-io]
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/iced-rs/cryoglyph.git?rev=e429a025df36ab8145708acb309080ae3deec17a"]
-git = "https://github.com/iced-rs/cryoglyph.git"
-rev = "e429a025df36ab8145708acb309080ae3deec17a"
-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"]
-git = "https://github.com/pop-os/cosmic-settings"
-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/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/libcosmic"]
-git = "https://github.com/pop-os/libcosmic"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/smithay-clipboard?tag=sctk-0.20"]
-git = "https://github.com/pop-os/smithay-clipboard"
-tag = "sctk-0.20"
-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=sctk-0.20"]
-git = "https://github.com/pop-os/window_clipboard.git"
-tag = "sctk-0.20"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/winit.git?tag=cosmic-0.14"]
-git = "https://github.com/pop-os/winit.git"
-tag = "cosmic-0.14"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/wash2/accesskit?tag=cosmic-0.14"]
-git = "https://github.com/wash2/accesskit"
-tag = "cosmic-0.14"
-replace-with = "vendored-sources"
-
-[source.vendored-sources]
-directory = "vendor"
\ No newline at end of file

diff --git a/vendor-config-1.0.15.toml b/vendor-config-1.0.15.toml
new file mode 100644
index 0000000..8f715cc
--- /dev/null
+++ b/vendor-config-1.0.15.toml
@@ -0,0 +1,79 @@
+[source.crates-io]
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/iced-rs/cryoglyph.git?rev=e429a025df36ab8145708acb309080ae3deec17a"]
+git = "https://github.com/iced-rs/cryoglyph.git"
+rev = "e429a025df36ab8145708acb309080ae3deec17a"
+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"]
+git = "https://github.com/pop-os/cosmic-settings"
+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/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/libcosmic"]
+git = "https://github.com/pop-os/libcosmic"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/smithay-clipboard?tag=sctk-0.20"]
+git = "https://github.com/pop-os/smithay-clipboard"
+tag = "sctk-0.20"
+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=sctk-0.20"]
+git = "https://github.com/pop-os/window_clipboard.git"
+tag = "sctk-0.20"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/winit.git?tag=cosmic-0.14"]
+git = "https://github.com/pop-os/winit.git"
+tag = "cosmic-0.14"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/wash2/accesskit?tag=cosmic-0.14"]
+git = "https://github.com/wash2/accesskit"
+tag = "cosmic-0.14"
+replace-with = "vendored-sources"
+
+[source.vendored-sources]
+directory = "vendor"
\ No newline at end of file

                 reply	other threads:[~2026-06-04  0:24 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178053268826.1.14981090976868988699.rpms-cosmic-greeter-702a95298e8e@fedoraproject.org \
    --to=ryanbrue.dev@gmail.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox