[timeline] 1.5.0.

Jon Ciesla limb at fedoraproject.org
Tue Feb 3 17:30:38 UTC 2015


commit 24f1054e8203259e6dc4cd4667f033df2b04b2a0
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Tue Feb 3 11:28:21 2015 -0600

    1.5.0.

 .gitignore    |    1 +
 sources       |    2 +-
 timeline.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 20f9981..fc15ce4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /timeline-0.20.0.zip
 /timeline-1.0.1.zip
 /timeline-1.2.4.zip
+/timeline-1.5.0.zip
diff --git a/sources b/sources
index ff76136..c25e940 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a86e98000bf05b6ed2aacf7b780dabb5  timeline-1.2.4.zip
+60419156d78acb9e2479619c27626b68  timeline-1.5.0.zip
diff --git a/timeline.spec b/timeline.spec
index e467101..d8cac97 100644
--- a/timeline.spec
+++ b/timeline.spec
@@ -1,8 +1,8 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
 
 Name:		timeline
-Version:	1.2.4
-Release:	2%{?dist}
+Version:	1.5.0
+Release:	1%{?dist}
 Summary:	Displays and navigates events on a timeline
 
 Group:		Applications/Productivity
@@ -99,6 +99,9 @@ rm -rf $RPM_BUILD_ROOT
 #%{_mandir}/man1/timeline.1.gz
 
 %changelog
+* Tue Feb 03 2015 Jon Ciesla <limburgher at gmail.com> - 1.5.0-1
+- Latest upstream.
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2.4-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list