Update to 3.9.5

This commit is contained in:
Kalev Lember 2013-08-09 23:41:43 +02:00
parent bdf5a9b115
commit 64d276fb95
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -23,3 +23,4 @@ devhelp-2.90.5.tar.bz2
/devhelp-3.8.1.tar.xz
/devhelp-3.8.2.tar.xz
/devhelp-3.9.4.tar.xz
/devhelp-3.9.5.tar.xz

View File

@ -1,8 +1,8 @@
### Abstract ###
Name: devhelp
Version: 3.9.4
Release: 3%{?dist}
Version: 3.9.5
Release: 1%{?dist}
Epoch: 1
License: GPLv2+
Group: Development/Tools
@ -100,6 +100,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
%{_libdir}/pkgconfig/*
%changelog
* Fri Aug 09 2013 Kalev Lember <kalevlember@gmail.com> - 1:3.9.5-1
- Update to 3.9.5
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:3.9.4-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

View File

@ -1 +1 @@
52d0a5c25545fce80eb5a6bcec502809 devhelp-3.9.4.tar.xz
9ed70aa7d7dbdd5dec61fea301fdb160 devhelp-3.9.5.tar.xz