Update to 3.25.2
This commit is contained in:
parent
ee36893aea
commit
5ccb84fa41
1
.gitignore
vendored
1
.gitignore
vendored
@ -59,3 +59,4 @@ devhelp-2.90.5.tar.bz2
|
||||
/devhelp-3.24.0.tar.xz
|
||||
/devhelp-3.25.1.tar.xz
|
||||
/devhelp-3.25.2-56f8389.tar.xz
|
||||
/devhelp-3.25.2.tar.xz
|
||||
|
11
devhelp.spec
11
devhelp.spec
@ -1,16 +1,12 @@
|
||||
%global commit0 56f8389fe631dd46a3d23d9d8a3edb71089e0664
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: devhelp
|
||||
Version: 3.25.2
|
||||
Release: 0.3.git%{shortcommit0}%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Epoch: 1
|
||||
Summary: API documentation browser
|
||||
|
||||
License: GPLv2+
|
||||
URL: https://wiki.gnome.org/Apps/Devhelp
|
||||
#Source0: https://download.gnome.org/sources/%{name}/3.25/%{name}-%{version}.tar.xz
|
||||
Source0: %{name}-%{version}-%{shortcommit0}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.25/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: chrpath
|
||||
BuildRequires: desktop-file-utils >= 0.3
|
||||
@ -138,6 +134,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
|
||||
%{_datadir}/gir-1.0/Devhelp-3.0.gir
|
||||
|
||||
%changelog
|
||||
* Sun Aug 06 2017 Kalev Lember <klember@redhat.com> - 1:3.25.2-1
|
||||
- Update to 3.25.2
|
||||
|
||||
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.25.2-0.3.git56f8389
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (devhelp-3.25.2-56f8389.tar.xz) = b78ff53cd13e132cf2bb5929d87a107ac0c99dbb4a223509cdfa8973576f327b098f46b86cf03d54aa6d7d4104852e0341f3393d0db5395b698dd85e28a59426
|
||||
SHA512 (devhelp-3.25.2.tar.xz) = 3c5e5ff62f85aedf19ea983f7468cd4c8a6f607eb9f77a8f880ccd22a0b007a916263ca875740ab0bef855abbc3b4240400352ae502334d074304bdb691303aa
|
||||
|
Loading…
Reference in New Issue
Block a user