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] f44: Update to 1.6.0
Date: Thu, 20 Aug 2026 02:43:43 GMT	[thread overview]
Message-ID: <178719382311.1.2760742618828624874.rpms-cosmic-greeter-a8f0ee5e68b5@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/cosmic-greeter
Branch : f44
Commit : a8f0ee5e68b5b49ab08746a940d9c384550a02db
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date   : 2026-08-19T21:43:37-05:00
Stats  : +89/-86 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/cosmic-greeter/c/a8f0ee5e68b5b49ab08746a940d9c384550a02db?branch=f44

Log:
Update to 1.6.0

---
diff --git a/.gitignore b/.gitignore
index db0226a..97cf235 100644
--- a/.gitignore
+++ b/.gitignore
@@ -64,3 +64,5 @@
 /vendor-1.4.0.tar.gz
 /cosmic-greeter-1.5.0.tar.gz
 /vendor-1.5.0.tar.gz
+/cosmic-greeter-1.6.0.tar.gz
+/vendor-1.6.0.tar.gz

diff --git a/cosmic-greeter.spec b/cosmic-greeter.spec
index 688ae22..f4813cc 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 d39915ae2381424d406cd511a2310ef928144f4c
-%global commitdatestring 2026-07-28 16:17:56 -0400
-%global cosmic_minver 1.5.0
+%global commit e9ab9e74a5133f21c76a86985afd6d2909760053
+%global commitdatestring 2026-08-18 18:58:39 +0200
+%global cosmic_minver 1.6.0
 
 Name:           cosmic-greeter
-Version: 1.5.0
+Version: 1.6.0
 Release:        %autorelease
 # Release:        %%autorelease
 Summary:        Login and display manager for the COSMIC Desktop Environment
@@ -44,6 +44,7 @@ BuildRequires:  pam-devel
 BuildRequires:  just
 BuildRequires:  libudev-devel
 BuildRequires:  libinput-devel
+BuildRequires:  libdav1d-devel
 
 BuildRequires:   systemd-rpm-macros
 %{?sysusers_requires_compat}

diff --git a/sources b/sources
index e470908..cc395f3 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-greeter-1.5.0.tar.gz) = c17f2c10aa88ae55fb84624f82cfbb076de6dc447e29b1d95b17271ae30826e814e88c36b281c9e88300a9f9acd8318c70d67d1d170f289a4ba367629bd4cf1b
-SHA512 (vendor-1.5.0.tar.gz) = 1e2d25702494415fcc27a165a990c725eec12bdb92f636550984e3f7f31cbe9b1a019ef964e9fb8ee72340258fc6b699badeb87c679fc8da88f2d5d7435cbbd9
+SHA512 (cosmic-greeter-1.6.0.tar.gz) = 9a109b2deb1e64a836aa78910f982eaab75602fb8b6527eece54bfaf7298dcaaab86701b3dd0c3b2ba01e5b3d801591f0335935e9ae34101176db1dc837dccbc
+SHA512 (vendor-1.6.0.tar.gz) = d9dbf076144f26d2bb05ecb9747dc5d0781fc46e5071b80669f075c69aaf9ebb77f9e08f2c18e5c70498303fc748c25ab3d431f5c45bd91edc0b78f632f90e0c

diff --git a/vendor-config-1.5.0.toml b/vendor-config-1.5.0.toml
deleted file mode 100644
index d5f1634..0000000
--- a/vendor-config-1.5.0.toml
+++ /dev/null
@@ -1,80 +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//?rev=32283d7"]
-git = "https://github.com/pop-os/cosmic-protocols//"
-rev = "32283d7"
-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.6.0.toml b/vendor-config-1.6.0.toml
new file mode 100644
index 0000000..d5f1634
--- /dev/null
+++ b/vendor-config-1.6.0.toml
@@ -0,0 +1,80 @@
+[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//?rev=32283d7"]
+git = "https://github.com/pop-os/cosmic-protocols//"
+rev = "32283d7"
+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-08-20  2:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-20  2:43 Ryan Brue [this message]
2026-08-20  2:50 [rpms/cosmic-greeter] f44: Update to 1.6.0 Ryan Brue
2026-08-20  3:03 Ryan Brue
2026-09-18 19:48 Ryan Brue
2026-09-18 19:48 Ryan Brue
2026-09-18 19:48 Ryan Brue

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=178719382311.1.2760742618828624874.rpms-cosmic-greeter-a8f0ee5e68b5@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