Update to 3.13.3
This commit is contained in:
parent
74fdd5b0ff
commit
5cdaa1f3ea
1
.gitignore
vendored
1
.gitignore
vendored
@ -23,3 +23,4 @@
|
||||
/yelp-tools-3.11.5.tar.xz
|
||||
/yelp-tools-3.12.0.tar.xz
|
||||
/yelp-tools-3.12.1.tar.xz
|
||||
/yelp-tools-3.13.3.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
a3e16769e0c4e9bf776b3e424b12b1c2 yelp-tools-3.12.1.tar.xz
|
||||
c4be924aca75c31b60e5ad10a7154fff yelp-tools-3.13.3.tar.xz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: yelp-tools
|
||||
Version: 3.12.1
|
||||
Release: 2%{?dist}
|
||||
Version: 3.13.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Create, manage, and publish documentation for Yelp
|
||||
|
||||
Group: Applications/Publishing
|
||||
License: GPLv2+
|
||||
URL: http://projects.gnome.org/yelp/
|
||||
Source0: http://download.gnome.org/sources/yelp-tools/3.12/yelp-tools-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/yelp-tools/3.13/yelp-tools-%{version}.tar.xz
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: yelp-xsl-devel
|
||||
@ -42,6 +42,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
||||
%{_datadir}/aclocal/yelp.m4
|
||||
|
||||
%changelog
|
||||
* Tue Jun 24 2014 Richard Hughes <rhughes@redhat.com> - 3.13.3-1
|
||||
- Update to 3.13.3
|
||||
|
||||
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.12.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user