Update to 40.0
- Drop amtk dependency
This commit is contained in:
parent
f3bd8841cd
commit
ead9c79d50
1
.gitignore
vendored
1
.gitignore
vendored
@ -78,3 +78,4 @@ devhelp-2.90.5.tar.bz2
|
|||||||
/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
|
/devhelp-40.alpha.tar.xz
|
||||||
|
/devhelp-40.0.tar.xz
|
||||||
|
2032
0001-Revert-Revert-Revert-the-introduction-of-the-amtk-li.patch
Normal file
2032
0001-Revert-Revert-Revert-the-introduction-of-the-amtk-li.patch
Normal file
File diff suppressed because it is too large
Load Diff
10
devhelp.spec
10
devhelp.spec
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: devhelp
|
Name: devhelp
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 40~alpha
|
Version: 40.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: API documentation browser
|
Summary: API documentation browser
|
||||||
|
|
||||||
@ -17,7 +17,6 @@ BuildRequires: gobject-introspection-devel
|
|||||||
BuildRequires: gtk-doc
|
BuildRequires: gtk-doc
|
||||||
BuildRequires: itstool
|
BuildRequires: itstool
|
||||||
BuildRequires: meson
|
BuildRequires: meson
|
||||||
BuildRequires: pkgconfig(amtk-5)
|
|
||||||
BuildRequires: pkgconfig(gsettings-desktop-schemas)
|
BuildRequires: pkgconfig(gsettings-desktop-schemas)
|
||||||
BuildRequires: pkgconfig(gtk+-3.0)
|
BuildRequires: pkgconfig(gtk+-3.0)
|
||||||
BuildRequires: pkgconfig(webkit2gtk-4.0)
|
BuildRequires: pkgconfig(webkit2gtk-4.0)
|
||||||
@ -25,6 +24,9 @@ BuildRequires: libappstream-glib
|
|||||||
|
|
||||||
Requires: devhelp-libs%{?_isa} = %{epoch}:%{version}-%{release}
|
Requires: devhelp-libs%{?_isa} = %{epoch}:%{version}-%{release}
|
||||||
|
|
||||||
|
# https://gitlab.gnome.org/GNOME/devhelp/-/merge_requests/21
|
||||||
|
Patch10001: 0001-Revert-Revert-Revert-the-introduction-of-the-amtk-li.patch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Devhelp is an API documentation browser for the GNOME desktop.
|
Devhelp is an API documentation browser for the GNOME desktop.
|
||||||
It works natively with API documentation generated by gtk-doc.
|
It works natively with API documentation generated by gtk-doc.
|
||||||
@ -106,6 +108,10 @@ 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
|
||||||
|
* Thu Apr 15 2021 Ray Strode <rstrode@redhat.com> - 1:40.0-1
|
||||||
|
- Update to 40.0
|
||||||
|
- Drop amtk dependency
|
||||||
|
|
||||||
* Fri Feb 19 2021 Kalev Lember <klember@redhat.com> - 1:40~alpha-1
|
* Fri Feb 19 2021 Kalev Lember <klember@redhat.com> - 1:40~alpha-1
|
||||||
- Update to 40.alpha
|
- Update to 40.alpha
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (devhelp-40.alpha.tar.xz) = 9acc86cd4e5c057432acd3c65fed1d226031b7951ed936618a3b86d5bf4b2958a669302957026fbda5f780aa7280dad29eda949bb4b078dc9883d84f5bc8f0f2
|
SHA512 (devhelp-40.0.tar.xz) = b8dd5fbb12558845f7f5794dad56ef0ffc1dbd60d5a6a28029dc8acea241e8deb1b68cd0abe9d620a512931a1c5f6db12fc594cd4597758c8d4904fb64e6ade7
|
||||||
|
Loading…
Reference in New Issue
Block a user