Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/gsettings-desktop-schemas.git#90db30ea3d45c5d7cd3be47c2745385efcfe72b7
This commit is contained in:
parent
4e6c2bc74e
commit
5539b43c87
1
.gitignore
vendored
1
.gitignore
vendored
@ -104,3 +104,4 @@ gsettings-desktop-schemas-0.0.1.git20100729.tar.bz2
|
|||||||
/gsettings-desktop-schemas-3.38.0.tar.xz
|
/gsettings-desktop-schemas-3.38.0.tar.xz
|
||||||
/gsettings-desktop-schemas-40.alpha.tar.xz
|
/gsettings-desktop-schemas-40.alpha.tar.xz
|
||||||
/gsettings-desktop-schemas-40.alpha-14-g8c395d5.tar.xz
|
/gsettings-desktop-schemas-40.alpha-14-g8c395d5.tar.xz
|
||||||
|
/gsettings-desktop-schemas-40.beta.tar.xz
|
||||||
|
@ -1,14 +1,16 @@
|
|||||||
%global debug_package %{nil}
|
%global debug_package %{nil}
|
||||||
|
|
||||||
|
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||||
|
|
||||||
Name: gsettings-desktop-schemas
|
Name: gsettings-desktop-schemas
|
||||||
Version: 40~alpha
|
Version: 40~beta
|
||||||
Release: 3.20210202git8c395d5%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A collection of GSettings schemas
|
Summary: A collection of GSettings schemas
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
# no homepage exists for this component
|
# no homepage exists for this component
|
||||||
URL: https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas
|
URL: https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas
|
||||||
Source0: https://download.gnome.org/sources/%{name}/40/%{name}-40.alpha-14-g8c395d5.tar.xz
|
Source0: https://download.gnome.org/sources/%{name}/40/%{name}-%{tarball_version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: gettext
|
BuildRequires: gettext
|
||||||
BuildRequires: glib2-devel >= 2.31.0
|
BuildRequires: glib2-devel >= 2.31.0
|
||||||
@ -36,7 +38,7 @@ and header files for developing applications that use %{name}.
|
|||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -p1 -n %{name}-40.alpha
|
%autosetup -p1 -n %{name}-%{tarball_version}
|
||||||
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -71,6 +73,9 @@ glib-compile-schemas --dry-run --strict %{buildroot}%{_datadir}/glib-2.0/schemas
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 17 2021 Kalev Lember <klember@redhat.com> - 40~beta-1
|
||||||
|
- Update to 40.beta
|
||||||
|
|
||||||
* Tue Feb 02 2021 Florian Müllner <fmuellner@redhat.com> - 40~alpha-2.20210202git8c395d5
|
* Tue Feb 02 2021 Florian Müllner <fmuellner@redhat.com> - 40~alpha-2.20210202git8c395d5
|
||||||
- Build snapshot of current upstream
|
- Build snapshot of current upstream
|
||||||
|
|
||||||
@ -78,7 +83,7 @@ glib-compile-schemas --dry-run --strict %{buildroot}%{_datadir}/glib-2.0/schemas
|
|||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||||
|
|
||||||
* Thu Jan 14 2021 Kalev Lember <klember@redhat.com> - 40~alpha-1
|
* Thu Jan 14 2021 Kalev Lember <klember@redhat.com> - 40~alpha-1
|
||||||
- Update to 40~alpha
|
- Update to 40.alpha
|
||||||
|
|
||||||
* Thu Dec 03 2020 Adam Williamson <awilliam@redhat.com> - 3.38.0-2
|
* Thu Dec 03 2020 Adam Williamson <awilliam@redhat.com> - 3.38.0-2
|
||||||
- Backport an upstream addition of a key GNOME Shell 40 alpha expects
|
- Backport an upstream addition of a key GNOME Shell 40 alpha expects
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gsettings-desktop-schemas-40.alpha-14-g8c395d5.tar.xz) = 4b8d24e56f1be87885d69e9cc6a35ae4a5ed26035364d4923f778bf38259bbd76693758226516e1576e3567df7a256db8e6ea72ef534e356edd36353ce3c729e
|
SHA512 (gsettings-desktop-schemas-40.beta.tar.xz) = 280380dd314b32e47ba8c92c9a7cb3f9170fabb8f3ba8e6660163a734de607bbdb518e7917dff6be52e45b10c432c17a42729184942a562c98c47995f162c09b
|
||||||
|
Loading…
Reference in New Issue
Block a user