diff --git a/.gitignore b/.gitignore index 102cfd0..ace0d6b 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,4 @@ dconf-0.5.tar.bz2 /dconf-0.17.1.tar.xz /dconf-0.18.0.tar.xz /dconf-0.19.2.tar.xz +/dconf-0.19.3.tar.xz diff --git a/dconf.spec b/dconf.spec index 89b18f2..7aa5c2a 100644 --- a/dconf.spec +++ b/dconf.spec @@ -2,7 +2,7 @@ %define vala_version 0.11.7 Name: dconf -Version: 0.19.2 +Version: 0.19.3 Release: 1%{?dist} Summary: A configuration system @@ -127,6 +127,9 @@ done %{_mandir}/man1/dconf-editor.1.gz %changelog +* Tue Jan 14 2014 Richard Hughes - 0.19.3-1 +- Update to 0.19.3 + * Thu Nov 14 2013 Richard Hughes - 0.19.2-1 - Update to 0.19.2 diff --git a/sources b/sources index 8264f86..bf5b937 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b6c64dad23408cd87f6e54f044578041 dconf-0.19.2.tar.xz +7bafc622ea2b6cc419f8f95cf9d2ef29 dconf-0.19.3.tar.xz