limb pushed to vym (master). "2.4.2."

notifications at fedoraproject.org notifications at fedoraproject.org
Tue May 12 19:11:43 UTC 2015


From 1946a74e698b81a53cec811f8029f02922aa5321 Mon Sep 17 00:00:00 2001
From: Jon Ciesla <limburgher at gmail.com>
Date: Tue, 12 May 2015 14:08:13 -0500
Subject: 2.4.2.


diff --git a/.gitignore b/.gitignore
index 566bf38..604278f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,3 +37,4 @@ vym-1.12.7.tar.bz2
 /vym-2.3.22.tar.bz2
 /vym-2.3.24.tar.bz2
 /vym-2.4.0.tar.bz2
+/vym-2.4.2.tar.bz2
diff --git a/sources b/sources
index 59980de..1f32532 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6e128ef597a0908dcfcddcc83a5c1c76  vym-2.4.0.tar.bz2
+dcb6e1409d9cbeba35c67672b30903ce  vym-2.4.2.tar.bz2
diff --git a/vym.spec b/vym.spec
index 2617b81..ca9e134 100644
--- a/vym.spec
+++ b/vym.spec
@@ -1,8 +1,8 @@
 %global __requires_exclude .*BugzillaClient.*
 
 Name:           vym
-Version:        2.4.0
-Release:        2%{?dist}
+Version:        2.4.2
+Release:        1%{?dist}
 Summary:        View your mind
 
 Group:          Applications/Productivity
@@ -92,6 +92,8 @@ install -p -m a+r,u+w %{SOURCE2} %{buildroot}%{_datadir}/mime/packages/vym.xml
 
 mv %{buildroot}%{?docval}/vym.pdf .
 
+mv %{buildroot}/usr/vym %{buildroot}%{_datadir}/vym
+
 %post
 touch --no-create %{_datadir}/icons/hicolor &>/dev/null
 touch --no-create %{_datadir}/mime/packages &> /dev/null || :
@@ -125,6 +127,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || :
 
 
 %changelog
+* Tue May 12 2015 Jon Ciesla <limburgher at gmail.com> - 2.4.2-1
+- Latest upstream, BZ 1218466.
+
 * Sat May 02 2015 Kalev Lember <kalevlember at gmail.com> - 2.4.0-2
 - Rebuilt for GCC 5 C++11 ABI change
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/vym.git/commit/?h=master&id=1946a74e698b81a53cec811f8029f02922aa5321


More information about the scm-commits mailing list