[terminology] Update to 0.6.0 for numerous bugfixes, including the annoying T627

konradm konradm at fedoraproject.org
Thu Jul 3 17:14:13 UTC 2014


commit 7916fc19bd8a2ed695ccfcd28a38ddf2a9323798
Author: Conrad Meyer <cemeyer at uw.edu>
Date:   Thu Jul 3 13:10:12 2014 -0400

    Update to 0.6.0 for numerous bugfixes, including the annoying T627
    
      (https://phab.enlightenment.org/T627)

 .gitignore       |    1 +
 sources          |    2 +-
 terminology.spec |   10 +++++++---
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 96e3b61..4a03f5e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /terminology-0.3.0.tar.bz2
 /terminology-0.4.0.tar.bz2
+/terminology-0.6.0.tar.gz
diff --git a/sources b/sources
index bd1414b..1e8bc01 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-43bf2164c6849580db2a461ae5fac57a  terminology-0.4.0.tar.bz2
+42b1a688f2925f2962ddb44588cc7e6c  terminology-0.6.0.tar.gz
diff --git a/terminology.spec b/terminology.spec
index e691c22..822eb0c 100644
--- a/terminology.spec
+++ b/terminology.spec
@@ -1,11 +1,11 @@
 Name:           terminology
-Version:        0.4.0
-Release:        2%{?dist}
+Version:        0.6.0
+Release:        1%{?dist}
 License:        BSD
 Summary:        EFL based terminal emulator
 Url:            http://www.enlightenment.org
 Group:          User Interface/Desktops
-Source:         http://download.enlightenment.org/rel/apps/%{name}/%{name}-%{version}.tar.bz2
+Source:         http://download.enlightenment.org/rel/apps/%{name}/%{name}-%{version}.tar.gz
 
 BuildRequires:  desktop-file-utils
 BuildRequires:  ecore-devel
@@ -65,6 +65,10 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/terminology.desktop
 
 
 %changelog
+* Thu Jul 03 2014 Conrad Meyer <cemeyer at uw.edu> - 0.6.0-1
+- Update to 0.6.0 for numerous bugfixes, including the annoying T627
+  (https://phab.enlightenment.org/T627)
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list