4679777
%global uuid    com.github.maoschanz.DynamicWallpaperEditor
f33d2b2
f33d2b2
Name:           dynamic-wallpaper-editor
df19dfd
Version:        2.7
9a9fd7b
Release:        5%{?dist}
f33d2b2
Summary:        Utility for creation or edition GNOME desktop's XML wallpapers
f33d2b2
f33d2b2
License:        GPLv3+
f33d2b2
URL:            https://github.com/maoschanz/dynamic-wallpaper-editor
f33d2b2
Source0:        %{url}/archive/%{version}/%{name}-%{version}.tar.gz
f33d2b2
BuildArch:      noarch
f33d2b2
f33d2b2
BuildRequires:  desktop-file-utils
f33d2b2
BuildRequires:  intltool
2fe0a39
BuildRequires:  itstool
f33d2b2
BuildRequires:  libappstream-glib
f33d2b2
BuildRequires:  meson
4679777
BuildRequires:  python3-devel
2fe0a39
f33d2b2
BuildRequires:  pkgconfig(glib-2.0)
f33d2b2
BuildRequires:  pkgconfig(gtk+-3.0)
402882d
f33d2b2
Requires:       hicolor-icon-theme
f33d2b2
f33d2b2
%description
f33d2b2
The GNOME desktop allows the wallpaper to change with time.
f33d2b2
402882d
These dynamic wallpapers are XML files, and you don't want to write these files
402882d
yourself: Dynamic Wallpaper Editor is a little utility for the creation or the
402882d
edition of these XML wallpapers.
f33d2b2
4679777
f33d2b2
%prep
402882d
%autosetup -p1
f33d2b2
4679777
f33d2b2
%build
f33d2b2
%meson
f33d2b2
%meson_build
f33d2b2
4679777
f33d2b2
%install
f33d2b2
%meson_install
f33d2b2
%find_lang %{name} --with-gnome
f33d2b2
4679777
f33d2b2
%check
feab89c
appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.appdata.xml
feab89c
desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
4679777
f33d2b2
f33d2b2
%files -f %{name}.lang
f33d2b2
%license LICENSE
f33d2b2
%doc README.md
f33d2b2
%{_bindir}/%{name}
402882d
%{_datadir}/%{name}/
f33d2b2
%{_datadir}/applications/*.desktop
eba8807
%{_datadir}/glib-2.0/schemas/*.gschema.xml
2fe0a39
%{_datadir}/icons/hicolor/*/*/*.svg
4679777
%{_metainfodir}/*.xml
4679777
f33d2b2
f33d2b2
%changelog
9a9fd7b
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.7-5
9a9fd7b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
9a9fd7b
d77b125
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.7-4
d77b125
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
d77b125
ec5ceea
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.7-3
ec5ceea
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
ec5ceea
081c425
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.7-2
081c425
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
081c425
df19dfd
* Mon Jul 26 2021 Artem Polishchuk <ego.cordatus@gmail.com> - 2.7-1
df19dfd
- build(update): 2.7
df19dfd
9427b58
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.6-2
9427b58
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
9427b58
2fe0a39
* Sat Jul 03 2021 Artem Polishchuk <ego.cordatus@gmail.com> - 2.6-1
2fe0a39
- build(update): 2.6
2fe0a39
07ecaea
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.5-3
07ecaea
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
07ecaea
48b9bda
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.5-2
48b9bda
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
48b9bda
402882d
* Thu May 07 2020 Artem Polishchuk <ego.cordatus@gmail.com> - 2.5-1
402882d
- Update to 2.5
402882d
36bd3ba
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.4-2
36bd3ba
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
36bd3ba
feab89c
* Mon Oct 21 2019 Artem Polishchuk <ego.cordatus@gmail.com> - 2.4-1
feab89c
- Update to 2.4
feab89c
71c4f74
* Sun Sep 29 2019 Artem Polishchuk <ego.cordatus@gmail.com> - 2.3-1
71c4f74
- Update to 2.3
71c4f74
eba8807
* Thu Sep 26 2019 Artem Polishchuk <ego.cordatus@gmail.com> - 2.2.1-2
eba8807
- Tiny fix
eba8807
4679777
* Thu Sep 26 2019 Artem Polishchuk <ego.cordatus@gmail.com> - 2.2.1-1
4679777
- Update to 2.2.1
4679777
f33d2b2
* Wed Jul 31 2019 Artem Polishchuk <ego.cordatus@gmail.com> - 2.1.0-2
f33d2b2
- Update to 2.1.0
f33d2b2
f33d2b2
* Mon Jul 29 2019 Artem Polishchuk <ego.cordatus@gmail.com> - 2.0.0-2
f33d2b2
- Initial package