Update to 3.9.1
This commit is contained in:
parent
3f4b6a5bea
commit
ca450117e3
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@
|
|||||||
/yelp-tools-3.5.92.tar.xz
|
/yelp-tools-3.5.92.tar.xz
|
||||||
/yelp-tools-3.6.0.tar.xz
|
/yelp-tools-3.6.0.tar.xz
|
||||||
/yelp-tools-3.6.1.tar.xz
|
/yelp-tools-3.6.1.tar.xz
|
||||||
|
/yelp-tools-3.9.1.tar.xz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
54eaa5d7f7007253c403525fc924f5d2 yelp-tools-3.6.1.tar.xz
|
eba40cca3bcce2b5b3ebd9214f7e6042 yelp-tools-3.9.1.tar.xz
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
Name: yelp-tools
|
Name: yelp-tools
|
||||||
Version: 3.6.1
|
Version: 3.9.1
|
||||||
Release: 3%{?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: http://projects.gnome.org/yelp/
|
URL: http://projects.gnome.org/yelp/
|
||||||
Source0: http://download.gnome.org/sources/yelp-tools/3.6/yelp-tools-%{version}.tar.xz
|
Source0: http://download.gnome.org/sources/yelp-tools/3.9/yelp-tools-%{version}.tar.xz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
BuildRequires: yelp-xsl-devel
|
BuildRequires: yelp-xsl-devel
|
||||||
@ -42,6 +42,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
|||||||
%{_datadir}/aclocal/yelp.m4
|
%{_datadir}/aclocal/yelp.m4
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 09 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.1-1
|
||||||
|
- Update to 3.9.1
|
||||||
|
|
||||||
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.6.1-3
|
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.6.1-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user