diff --git a/.gitignore b/.gitignore index 0045351..3de732d 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,4 @@ dconf-0.5.tar.bz2 /dconf-0.23.2.tar.xz /dconf-0.24.0.tar.xz /dconf-0.25.1.tar.xz +/dconf-0.26.0.tar.xz diff --git a/dconf.spec b/dconf.spec index 24522ca..b7f7127 100644 --- a/dconf.spec +++ b/dconf.spec @@ -2,15 +2,15 @@ %define vala_version 0.18.0 Name: dconf -Version: 0.25.1 -Release: 2%{?dist} +Version: 0.26.0 +Release: 1%{?dist} Summary: A configuration system Group: System Environment/Base License: LGPLv2+ and GPLv2+ and GPLv3+ URL: http://live.gnome.org/dconf #VCS: git:git://git.gnome.org/dconf -Source0: http://download.gnome.org/sources/dconf/0.25/dconf-%{version}.tar.xz +Source0: http://download.gnome.org/sources/dconf/0.26/dconf-%{version}.tar.xz BuildRequires: glib2-devel >= %{glib2_version} BuildRequires: vala-devel >= %{vala_version} @@ -85,6 +85,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/vala %changelog +* Wed Mar 23 2016 Kalev Lember - 0.26.0-1 +- Update to 0.26.0 + * Wed Feb 03 2016 Fedora Release Engineering - 0.25.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index ab5b879..3773e0f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -20e062b793a5c0de31c4be312a91422f dconf-0.25.1.tar.xz +7fc3cb1cf22d904d8744bd12e9c9d3dd dconf-0.26.0.tar.xz