commit a2cd811d6ccef487180ccb6da16901f21b43ab34 Author: Rex Dieter rdieter@math.unl.edu Date: Fri Jan 31 16:17:26 2014 -0600
4.12.2
.gitignore | 1 + kstars.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) --- diff --git a/.gitignore b/.gitignore index 893e553..1ee54d5 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /kstars-4.11.97.tar.xz /kstars-4.12.0.tar.xz /kstars-4.12.1.tar.xz +/kstars-4.12.2.tar.xz diff --git a/kstars.spec b/kstars.spec index b5af5cf..741fd02 100644 --- a/kstars.spec +++ b/kstars.spec @@ -1,6 +1,6 @@ Name: kstars Summary: Desktop Planetarium -Version: 4.12.1 +Version: 4.12.2 Release: 1%{?dist}
License: GPLv2+ @@ -87,6 +87,9 @@ fi
%changelog +* Fri Jan 31 2014 Rex Dieter rdieter@fedoraproject.org - 4.12.2-1 +- 4.12.2 + * Fri Jan 10 2014 Rex Dieter rdieter@fedoraproject.org - 4.12.1-1 - 4.12.1
diff --git a/sources b/sources index a3808a2..46b4684 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7db130e6467fa3e5cff7a5e80879856c kstars-4.12.1.tar.xz +a8af0230e96ecefd9d6430edb46048ba kstars-4.12.2.tar.xz
scm-commits@lists.fedoraproject.org