3.1.5
This commit is contained in:
parent
631a08a948
commit
3144b18d30
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/yelp-tools-3.1.4.tar.xz
|
||||
/yelp-tools-3.1.5.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
491bb5322ff32499f661a02b47b8d2aa yelp-tools-3.1.4.tar.xz
|
||||
71701ad04aa7e1f82ffd50121b9b385e yelp-tools-3.1.5.tar.xz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: yelp-tools
|
||||
Version: 3.1.4
|
||||
Version: 3.1.5
|
||||
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.1/yelp-tools-3.1.4.tar.xz
|
||||
Source0: http://download.gnome.org/sources/yelp-tools/3.1/yelp-tools-%{version}.tar.xz
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: yelp-xsl-devel
|
||||
@ -31,7 +31,6 @@ make %{?_smp_mflags}
|
||||
make install DESTDIR=$RPM_BUILD_ROOT
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc AUTHORS COPYING COPYING.GPL README
|
||||
%{_bindir}/yelp-build
|
||||
%{_bindir}/yelp-check
|
||||
@ -40,5 +39,8 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
||||
%{_datadir}/aclocal/yelp.m4
|
||||
|
||||
%changelog
|
||||
* Thu Aug 18 2011 Matthias Clasen <mclasen@redhat.com> 3.1.5-1
|
||||
- Update to 3.1.5
|
||||
|
||||
* Mon Jun 16 2011 Zeeshan Ali <zeenix@redhat.com> 3.1.4-1
|
||||
- Initial release.
|
||||
|
Loading…
Reference in New Issue
Block a user