From 1a08d36efb6635a84f4157ff099435d89b6d9df6 Mon Sep 17 00:00:00 2001 From: Jon Ciesla Date: Apr 10 2012 12:09:25 +0000 Subject: 2.0.12. --- diff --git a/.gitignore b/.gitignore index 95be217..b7b7802 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ vym-1.12.7.tar.bz2 /vym-2.0.4.tar.bz2 /vym-2.0.6.tar.bz2 /vym-2.0.10.tar.bz2 +/vym-2.0.12.tar.bz2 diff --git a/sources b/sources index 3e17d16..8528ead 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -15ba69ca41dce82b28791178be4638b3 vym-2.0.10.tar.bz2 +2d27afe09a1b2974f770aab6ecb1daa2 vym-2.0.12.tar.bz2 diff --git a/vym.spec b/vym.spec index 8f51415..d85b598 100644 --- a/vym.spec +++ b/vym.spec @@ -1,7 +1,7 @@ %define __requires_exclude .*BugzillaClient.* Name: vym -Version: 2.0.10 -Release: 2%{?dist} +Version: 2.0.12 +Release: 1%{?dist} Summary: View your mind Group: Applications/Productivity @@ -122,6 +122,9 @@ update-desktop-database &> /dev/null || : %changelog +* Tue Apr 10 2012 Jon Ciesla - 2.0.12-1 +- Latest upstream, BZ 811194. + * Wed Apr 04 2012 Jon Ciesla - 2.0.10-2 - Use icons with transparent background. - See https://fedorahosted.org/design-team/ticket/165