Update to 3.9.91
This commit is contained in:
parent
bbf013ef82
commit
d4b48ea206
1
.gitignore
vendored
1
.gitignore
vendored
@ -25,3 +25,4 @@ devhelp-2.90.5.tar.bz2
|
|||||||
/devhelp-3.9.4.tar.xz
|
/devhelp-3.9.4.tar.xz
|
||||||
/devhelp-3.9.5.tar.xz
|
/devhelp-3.9.5.tar.xz
|
||||||
/devhelp-3.9.90.tar.xz
|
/devhelp-3.9.90.tar.xz
|
||||||
|
/devhelp-3.9.91.tar.xz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
### Abstract ###
|
### Abstract ###
|
||||||
|
|
||||||
Name: devhelp
|
Name: devhelp
|
||||||
Version: 3.9.90
|
Version: 3.9.91
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -100,6 +100,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
|
|||||||
%{_libdir}/pkgconfig/*
|
%{_libdir}/pkgconfig/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 03 2013 Kalev Lember <kalevlember@gmail.com> - 1:3.9.91-1
|
||||||
|
- Update to 3.9.91
|
||||||
|
|
||||||
* Thu Aug 22 2013 Kalev Lember <kalevlember@gmail.com> - 1:3.9.90-1
|
* Thu Aug 22 2013 Kalev Lember <kalevlember@gmail.com> - 1:3.9.90-1
|
||||||
- Update to 3.9.90
|
- Update to 3.9.90
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user