Update to 3.28.0
This commit is contained in:
parent
e394ae67fe
commit
932fb6f4b9
1
.gitignore
vendored
1
.gitignore
vendored
@ -31,3 +31,4 @@
|
|||||||
/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
|
/yelp-tools-3.27.90.tar.xz
|
||||||
|
/yelp-tools-3.28.0.tar.xz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (yelp-tools-3.27.90.tar.xz) = f5fa1d4cc8b87b8293e9fb14b5a0833d1ad319787b1ec87a4b9a2a8656df081e705da20a9d4487868aa1292181344d9f1090efc53860f2e56c42f2a3b6603ba5
|
SHA512 (yelp-tools-3.28.0.tar.xz) = 0b5adcb746ffb2b9c60303ef484dac01fbb59a06abf94bb8ec8a66bd573451939299688dec088a7421eab8f69ec2d7628475e81720640f0cb5b947a8d410ed62
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
Name: yelp-tools
|
Name: yelp-tools
|
||||||
Version: 3.27.90
|
Version: 3.28.0
|
||||||
Release: 1%{?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.27/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/%{name}/3.28/%{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
|
||||||
|
* Mon Mar 12 2018 Kalev Lember <klember@redhat.com> - 3.28.0-1
|
||||||
|
- Update to 3.28.0
|
||||||
|
|
||||||
* Tue Mar 06 2018 Kalev Lember <klember@redhat.com> - 3.27.90-1
|
* Tue Mar 06 2018 Kalev Lember <klember@redhat.com> - 3.27.90-1
|
||||||
- Update to 3.27.90
|
- Update to 3.27.90
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user