Update to 3.27.90
This commit is contained in:
parent
a9193280cf
commit
e394ae67fe
1
.gitignore
vendored
1
.gitignore
vendored
@ -30,3 +30,4 @@
|
|||||||
/yelp-tools-3.17.3.tar.xz
|
/yelp-tools-3.17.3.tar.xz
|
||||||
/yelp-tools-3.17.4.tar.xz
|
/yelp-tools-3.17.4.tar.xz
|
||||||
/yelp-tools-3.18.0.tar.xz
|
/yelp-tools-3.18.0.tar.xz
|
||||||
|
/yelp-tools-3.27.90.tar.xz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
ceca436ff2ab3900dde718c0f0286f3f yelp-tools-3.18.0.tar.xz
|
SHA512 (yelp-tools-3.27.90.tar.xz) = f5fa1d4cc8b87b8293e9fb14b5a0833d1ad319787b1ec87a4b9a2a8656df081e705da20a9d4487868aa1292181344d9f1090efc53860f2e56c42f2a3b6603ba5
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
Name: yelp-tools
|
Name: yelp-tools
|
||||||
Version: 3.18.0
|
Version: 3.27.90
|
||||||
Release: 6%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Create, manage, and publish documentation for Yelp
|
Summary: Create, manage, and publish documentation for Yelp
|
||||||
|
|
||||||
Group: Applications/Publishing
|
Group: Applications/Publishing
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://wiki.gnome.org/Apps/Yelp/Tools
|
URL: https://wiki.gnome.org/Apps/Yelp/Tools
|
||||||
Source0: https://download.gnome.org/sources/%{name}/3.18/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/%{name}/3.27/%{name}-%{version}.tar.xz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
BuildRequires: pkgconfig(yelp-xsl)
|
BuildRequires: pkgconfig(yelp-xsl)
|
||||||
@ -44,6 +44,9 @@ make %{?_smp_mflags}
|
|||||||
%{_datadir}/aclocal/yelp.m4
|
%{_datadir}/aclocal/yelp.m4
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 06 2018 Kalev Lember <klember@redhat.com> - 3.27.90-1
|
||||||
|
- Update to 3.27.90
|
||||||
|
|
||||||
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.18.0-6
|
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.18.0-6
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user