Update to 0.17.1

This commit is contained in:
Kalev Lember 2013-09-18 01:21:41 +02:00
parent 0a3fed2d21
commit f39c7c6748
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -25,3 +25,4 @@ dconf-0.5.tar.bz2
/dconf-0.15.3.tar.xz
/dconf-0.16.0.tar.xz
/dconf-0.17.0.tar.xz
/dconf-0.17.1.tar.xz

View File

@ -2,8 +2,8 @@
%define vala_version 0.11.7
Name: dconf
Version: 0.17.0
Release: 3%{?dist}
Version: 0.17.1
Release: 1%{?dist}
Summary: A configuration system
Group: System Environment/Base
@ -123,6 +123,9 @@ done
%{_mandir}/man1/dconf-editor.1.gz
%changelog
* Wed Sep 18 2013 Kalev Lember <kalevlember@gmail.com> - 0.17.1-1
- Update to 0.17.1
* Mon Aug 05 2013 Parag Nemade <paragn AT fedoraproject DOT org> - 0.17.0-3
- Fix bogus date in %%changelog
- Compilation should be more verbose, add V=1

View File

@ -1 +1 @@
89064626590849a7413519ba0368f97c dconf-0.17.0.tar.xz
c7b438116d206abc36262f9eb228fff5 dconf-0.17.1.tar.xz