Update to 3.6.1
This commit is contained in:
parent
37651bf62f
commit
3589683b4d
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@
|
|||||||
/yelp-tools-3.5.91.tar.xz
|
/yelp-tools-3.5.91.tar.xz
|
||||||
/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
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
41298152802552e33e0ffa8cad75dab9 yelp-tools-3.6.0.tar.xz
|
54eaa5d7f7007253c403525fc924f5d2 yelp-tools-3.6.1.tar.xz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: yelp-tools
|
Name: yelp-tools
|
||||||
Version: 3.6.0
|
Version: 3.6.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Create, manage, and publish documentation for Yelp
|
Summary: Create, manage, and publish documentation for Yelp
|
||||||
|
|
||||||
@ -42,6 +42,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
|||||||
%{_datadir}/aclocal/yelp.m4
|
%{_datadir}/aclocal/yelp.m4
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 16 2012 Kalev Lember <kalevlember@gmail.com> - 3.6.1-1
|
||||||
|
- Update to 3.6.1
|
||||||
|
|
||||||
* Tue Sep 25 2012 Kalev Lember <kalevlember@gmail.com> - 3.6.0-1
|
* Tue Sep 25 2012 Kalev Lember <kalevlember@gmail.com> - 3.6.0-1
|
||||||
- Update to 3.6.0
|
- Update to 3.6.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user