diff --git a/.gitignore b/.gitignore index 75098aa..3c488c9 100644 --- a/.gitignore +++ b/.gitignore @@ -49,3 +49,4 @@ /gnome-software-3.17.92.tar.xz /gnome-software-3.18.0.tar.xz /gnome-software-3.18.1.tar.xz +/gnome-software-3.18.2.tar.xz diff --git a/gnome-software.spec b/gnome-software.spec index ff0bbd3..39556b1 100644 --- a/gnome-software.spec +++ b/gnome-software.spec @@ -8,7 +8,7 @@ Summary: A software center for GNOME Name: gnome-software -Version: 3.18.1 +Version: 3.18.2 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -117,6 +117,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/gnome-software/modulesets.d/*.xml %changelog +* Thu Oct 15 2015 Kalev Lember - 3.18.2-1 +- Update to 3.18.2 + * Tue Oct 13 2015 Kalev Lember - 3.18.1-1 - Update to 3.18.1 diff --git a/sources b/sources index 801c0b8..08961a2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -219107f967712484bd3cacabeea32ae1 gnome-software-3.18.1.tar.xz +adc00b14b508b2d24faa7b5d65fcfdf4 gnome-software-3.18.2.tar.xz