diff --git a/lightdm-gtk.spec b/lightdm-gtk.spec index 4374e6e..a6f5a44 100644 --- a/lightdm-gtk.spec +++ b/lightdm-gtk.spec @@ -1,10 +1,10 @@ Name: lightdm-gtk Version: 2.0.8 Summary: LightDM GTK Greeter -Release: 1 +Release: 2 License: GPLv3+ URL: https://launchpad.net/lightdm-gtk-greeter -Source0: %url/2.0/%{version}/+download/lightdm-gtk-greeter-%{version}.tar.gz +Source0: https://github.com/Xubuntu/lightdm-gtk-greeter/archive/refs/tags/lightdm-gtk-greeter-2.0.8.tar.gz Source1: 60-lightdm-gtk-greeter.conf Patch0: fix_arm_compile.patch @@ -102,6 +102,9 @@ rm -fv %{buildroot}%{_docdir}/lightdm-gtk-greeter/sample-lightdm-gtk-greeter.css %changelog +* Thu Nov 10 2022 xu_ping - 2.0.8-2 +- fix source0 url + * Thu Aug 05 2021 Wenlong Ding - 2.0.8-1 - Update to 2.0.8, using BuildRequires xfce4-dev-tools replace exo-devel(new version of exo not contains exo-csource).