[code-editor/f19: 2/2] - Rebased on origin-2.8 7165378 - Fix a crash on codestylesettings when closing the editor

Ilyes Gouta ilyes at fedoraproject.org
Tue Oct 15 15:37:43 UTC 2013


commit 6a3b84f4c473a764c34c9edd213497c6db7b1f24
Merge: 1b43907 e86105e
Author: Ilyes Gouta <ilyes.gouta at gmail.com>
Date:   Tue Oct 15 16:36:19 2013 +0100

    - Rebased on origin-2.8 7165378
    - Fix a crash on codestylesettings when closing the editor

 .gitignore       |    1 +
 code-editor.spec |   10 +++++++---
 sources          |    1 +
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --cc code-editor.spec
index 6a5f4e6,23257ce..e172574
--- a/code-editor.spec
+++ b/code-editor.spec
@@@ -1,6 -1,6 +1,6 @@@
  Name:           code-editor
  Version:        2.8.1
--Release:        3%{?dist}
++Release:        4%{?dist}
  Summary:        Lightweight and cross-platform text and code editor based on Qt Creator
  
  Group:          Development/Tools
@@@ -91,9 -91,10 +91,13 @@@ gtk-update-icon-cache %{_datadir}/icons
  %{_datadir}/applications/code-editor.desktop
  
  %changelog
- * Sun Oct 06 2013 Ilyes Gouta <ilyes.goutagmail.com> - 2.8.1-3
 -* Tue Oct 15 2013 Ilyes Gouta <ilyes.gouta at gmail.com> - 2.8.1-3
++* Tue Oct 15 2013 Ilyes Gouta <ilyes.gouta at gmail.com> - 2.8.1-4
+ - Rebased on origin-2.8 7165378
+ - Fix a crash on codestylesettings when closing the editor
+ 
++* Sun Oct 06 2013 Ilyes Gouta <ilyes.gouta at gmail.com> - 2.8.1-3
 +- use embedded botan when building for f19
 +
  * Tue Oct 01 2013 Dan HorĂ¡k <dan[at]danny.cz> - 2.8.1-2
  - use system botan (see also #912367)
  


More information about the scm-commits mailing list