Update to 40.alpha

This commit is contained in:
Kalev Lember 2021-02-19 12:19:13 +01:00
parent 5935397509
commit b657b41905
3 changed files with 14 additions and 6 deletions

1
.gitignore vendored
View File

@ -77,3 +77,4 @@ devhelp-2.90.5.tar.bz2
/devhelp-3.37.1.tar.xz /devhelp-3.37.1.tar.xz
/devhelp-3.38.0.tar.xz /devhelp-3.38.0.tar.xz
/devhelp-3.38.1.tar.xz /devhelp-3.38.1.tar.xz
/devhelp-40.alpha.tar.xz

View File

@ -1,12 +1,14 @@
%global tarball_version %%(echo %{version} | tr '~' '.')
Name: devhelp Name: devhelp
Epoch: 1 Epoch: 1
Version: 3.38.1 Version: 40~alpha
Release: 2%{?dist} Release: 1%{?dist}
Summary: API documentation browser Summary: API documentation browser
License: GPLv2+ and LGPL2+ License: GPLv2+ and LGPL2+
URL: https://wiki.gnome.org/Apps/Devhelp URL: https://wiki.gnome.org/Apps/Devhelp
Source0: https://download.gnome.org/sources/%{name}/3.38/%{name}-%{version}.tar.xz Source0: https://download.gnome.org/sources/%{name}/40/%{name}-%{tarball_version}.tar.xz
BuildRequires: chrpath BuildRequires: chrpath
BuildRequires: desktop-file-utils BuildRequires: desktop-file-utils
@ -46,14 +48,16 @@ This package contains the development files for the library that can be used
for embedding devhelp into other applications such as IDEs. for embedding devhelp into other applications such as IDEs.
%prep %prep
%setup -q %autosetup -p1 -n %{name}-%{tarball_version}
%build %build
%meson \ %meson \
%if 0%{?flatpak} %if 0%{?flatpak}
-Dflatpak_build=true \ -Dflatpak_build=true \
%endif %endif
-Dgtk_doc=true -Dgtk_doc=true \
-Dplugin_gedit=true \
%{nil}
%meson_build %meson_build
@ -104,6 +108,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/org.gnome.Devhelp.
%{_datadir}/gir-1.0/Devhelp-3.0.gir %{_datadir}/gir-1.0/Devhelp-3.0.gir
%changelog %changelog
* Fri Feb 19 2021 Kalev Lember <klember@redhat.com> - 1:40~alpha-1
- Update to 40.alpha
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.38.1-2 * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.38.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

View File

@ -1 +1 @@
SHA512 (devhelp-3.38.1.tar.xz) = bcdd61cd822ae3fbe2c9542c09d058760fc1fa0bbbd55b1fc0853b4fdbf1c3856d4fed8f2263f94f41096cbdc0a76394773d43a9072d8aa89274fa61a3c2a430 SHA512 (devhelp-40.alpha.tar.xz) = 9acc86cd4e5c057432acd3c65fed1d226031b7951ed936618a3b86d5bf4b2958a669302957026fbda5f780aa7280dad29eda949bb4b078dc9883d84f5bc8f0f2