Update to new snapshot release

epel9
Neal Gompa 3 years ago
parent 2157c07350
commit 91ed5aeafc

1
.gitignore vendored

@ -8,3 +8,4 @@
/sddm-bfdb51415020962513c2a51ae836297cd8a60016.tar.gz /sddm-bfdb51415020962513c2a51ae836297cd8a60016.tar.gz
/sddm-6b8e837f3c1c0339c10db6719b1f33aa662a80ed.tar.gz /sddm-6b8e837f3c1c0339c10db6719b1f33aa662a80ed.tar.gz
/sddm-85cbf3f2cda66f8deadea5f1e2e627a466aba885.tar.gz /sddm-85cbf3f2cda66f8deadea5f1e2e627a466aba885.tar.gz
/sddm-5ad9f19d958e69e9c3f08baa9161794ceafe4da7.tar.gz

@ -14,13 +14,13 @@
%bcond_without sddm_wayland_default %bcond_without sddm_wayland_default
%endif %endif
%global commit 85cbf3f2cda66f8deadea5f1e2e627a466aba885 %global commit 5ad9f19d958e69e9c3f08baa9161794ceafe4da7
%global commitdate 20220130 %global commitdate 20220224
%global shortcommit %(c=%{commit}; echo ${c:0:7}) %global shortcommit %(c=%{commit}; echo ${c:0:7})
Name: sddm Name: sddm
Version: 0.19.0%{?commitdate:^git%{commitdate}.%{shortcommit}} Version: 0.19.0%{?commitdate:^git%{commitdate}.%{shortcommit}}
Release: 2%{?dist} Release: 1%{?dist}
License: GPLv2+ License: GPLv2+
Summary: QML based desktop and login manager Summary: QML based desktop and login manager
@ -299,6 +299,9 @@ fi
%changelog %changelog
* Fri Feb 25 2022 Neal Gompa <ngompa@fedoraproject.org> - 0.19.0^git20220224.5ad9f19-1
- Update to new snapshot release
* Mon Feb 07 2022 Neal Gompa <ngompa@fedoraproject.org> - 0.19.0^git20220130.85cbf3f-2 * Mon Feb 07 2022 Neal Gompa <ngompa@fedoraproject.org> - 0.19.0^git20220130.85cbf3f-2
- Use unprivileged X server for sddm-x11 configuration - Use unprivileged X server for sddm-x11 configuration

@ -1 +1 @@
SHA512 (sddm-85cbf3f2cda66f8deadea5f1e2e627a466aba885.tar.gz) = f37e09cc6713498c995c6299f8f0777e6deeec451c1e0490aba39d5d54785eae99d73b6b890557dccc6db54ac82e435d0e3bde8331c08d5151b2ffca25693c84 SHA512 (sddm-5ad9f19d958e69e9c3f08baa9161794ceafe4da7.tar.gz) = c949a361144fdd562cfaf5eaff3f0bbd2ea6e4df664d9e4a2d7dd05680da44c537428e50ff2dcf0ea50a1c3cafa2a15609ecd0b9294b537909dc53ead2781683

Loading…
Cancel
Save