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}
|
||||
Name: gsettings-desktop-schemas
|
||||
Version: 3.34.0
|
||||
Release: 1
|
||||
Version: 41.0
|
||||
Release: 2
|
||||
Summary: Settings for various components of a desktop
|
||||
|
||||
License: LGPLv2+
|
||||
URL: https://github.com/GNOME/gsettings-desktop-schemas
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.34/%{name}-%{version}.tar.xz
|
||||
URL: https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas
|
||||
Source0: https://download-fallback.gnome.org/sources/%{name}/41/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: gettext glib2-devel >= 2.31.0 gobject-introspection-devel meson
|
||||
|
||||
Requires: glib2 >= 2.31.0
|
||||
|
||||
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
|
||||
|
||||
%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
|
||||
- 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