3.3.1
This commit is contained in:
parent
211b23ec93
commit
6114917b60
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
|||||||
/yelp-tools-3.1.7.tar.xz
|
/yelp-tools-3.1.7.tar.xz
|
||||||
/yelp-tools-3.2.0.tar.xz
|
/yelp-tools-3.2.0.tar.xz
|
||||||
/yelp-tools-3.2.1.tar.xz
|
/yelp-tools-3.2.1.tar.xz
|
||||||
|
/yelp-tools-3.3.1.tar.xz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
b4517f31033080254ed4ac6cd77df51a yelp-tools-3.2.1.tar.xz
|
3ce1dc4e371c694fa2eb1694917bf708 yelp-tools-3.3.1.tar.xz
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
Name: yelp-tools
|
Name: yelp-tools
|
||||||
Version: 3.2.1
|
Version: 3.3.1
|
||||||
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: http://projects.gnome.org/yelp/
|
URL: http://projects.gnome.org/yelp/
|
||||||
Source0: http://download.gnome.org/sources/yelp-tools/3.2/yelp-tools-%{version}.tar.xz
|
Source0: http://download.gnome.org/sources/yelp-tools/3.3/yelp-tools-%{version}.tar.xz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
BuildRequires: yelp-xsl-devel
|
BuildRequires: yelp-xsl-devel
|
||||||
@ -40,6 +40,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
|||||||
%{_datadir}/aclocal/yelp.m4
|
%{_datadir}/aclocal/yelp.m4
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 21 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.1-1
|
||||||
|
- Update to 3.3.1
|
||||||
|
|
||||||
* Tue Oct 18 2011 Matthias Clasen <mclasen@redhat.com> - 3.2.1-1
|
* Tue Oct 18 2011 Matthias Clasen <mclasen@redhat.com> - 3.2.1-1
|
||||||
- Update to 3.2.1
|
- Update to 3.2.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user