Compare commits
10 Commits
84a8a83500
...
43a4491329
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
43a4491329 | ||
|
|
a48c4f7b06 | ||
|
|
69e4bf761a | ||
|
|
6056594ff0 | ||
|
|
c158b0755c | ||
|
|
ed56714414 | ||
|
|
9dc123181a | ||
|
|
d695235558 | ||
|
|
cbf476dbb2 | ||
|
|
44d3dc45b4 |
Binary file not shown.
BIN
gsettings-desktop-schemas-41.0.tar.xz
Normal file
BIN
gsettings-desktop-schemas-41.0.tar.xz
Normal file
Binary file not shown.
@ -1,14 +1,15 @@
|
|||||||
%global debug_package %{nil}
|
%global debug_package %{nil}
|
||||||
Name: gsettings-desktop-schemas
|
Name: gsettings-desktop-schemas
|
||||||
Version: 3.34.0
|
Version: 41.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Settings for various components of a desktop
|
Summary: Settings for various components of a desktop
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://github.com/GNOME/gsettings-desktop-schemas
|
URL: https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas
|
||||||
Source0: https://download.gnome.org/sources/%{name}/3.34/%{name}-%{version}.tar.xz
|
Source0: https://download-fallback.gnome.org/sources/%{name}/41/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: gettext glib2-devel >= 2.31.0 gobject-introspection-devel meson
|
BuildRequires: gettext glib2-devel >= 2.31.0 gobject-introspection-devel meson
|
||||||
|
|
||||||
Requires: glib2 >= 2.31.0
|
Requires: glib2 >= 2.31.0
|
||||||
|
|
||||||
Recommends: font(cantarell) font(sourcecodepro)
|
Recommends: font(cantarell) font(sourcecodepro)
|
||||||
@ -60,6 +61,18 @@ glib-compile-schemas --dry-run --strict %{buildroot}%{_datadir}/glib-2.0/schemas
|
|||||||
%doc HACKING README MAINTAINERS
|
%doc HACKING README MAINTAINERS
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 26 2022 zhouwenpei <zhouwenpei1@h-partners.com> - 41.0-2
|
||||||
|
- Rebuild for next release
|
||||||
|
|
||||||
|
* Thu Dec 2 2021 hanhui <hanhui15@huawei.com> - 41.0-1
|
||||||
|
- update to 41.0
|
||||||
|
|
||||||
|
* Sat Jan 30 2021 yanglu60 <yanglu60@huawei.com> - 3.38.0-1
|
||||||
|
- update to 3.38.0
|
||||||
|
|
||||||
|
* Wed Jul 22 2020 hanhui <hanhui15@huawei.com> - 3.37.1-1
|
||||||
|
- update to 3.37.1
|
||||||
|
|
||||||
* Tue Jan 7 2020 openEuler Buildteam <buildteam@openeuler.org> - 3.34.0-1
|
* Tue Jan 7 2020 openEuler Buildteam <buildteam@openeuler.org> - 3.34.0-1
|
||||||
- update to 3.34.0
|
- update to 3.34.0
|
||||||
|
|
||||||
|
|||||||
4
gsettings-desktop-schemas.yaml
Normal file
4
gsettings-desktop-schemas.yaml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
version_control: gitlab.gnome
|
||||||
|
src_repo: gsettings-desktop-schemas
|
||||||
|
tag_prefix: ^v
|
||||||
|
seperator: .
|
||||||
Loading…
x
Reference in New Issue
Block a user