Update to 3.22.0
This commit is contained in:
parent
c27c05f567
commit
069de11aca
1
.gitignore
vendored
1
.gitignore
vendored
@ -53,3 +53,4 @@ devhelp-2.90.5.tar.bz2
|
||||
/devhelp-3.21.90.tar.xz
|
||||
/devhelp-3.21.91.tar.xz
|
||||
/devhelp-3.21.92.tar.xz
|
||||
/devhelp-3.22.0.tar.xz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: devhelp
|
||||
Version: 3.21.92
|
||||
Version: 3.22.0
|
||||
Release: 1%{?dist}
|
||||
Epoch: 1
|
||||
Summary: API documention browser
|
||||
|
||||
License: GPLv2+
|
||||
URL: https://wiki.gnome.org/Apps/Devhelp
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.21/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.22/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: chrpath
|
||||
BuildRequires: desktop-file-utils >= 0.3
|
||||
@ -127,6 +127,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
|
||||
%{_libdir}/pkgconfig/*
|
||||
|
||||
%changelog
|
||||
* Mon Sep 19 2016 Kalev Lember <klember@redhat.com> - 1:3.22.0-1
|
||||
- Update to 3.22.0
|
||||
|
||||
* Thu Sep 15 2016 Kalev Lember <klember@redhat.com> - 1:3.21.92-1
|
||||
- Update to 3.21.92
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user