[roxterm/epel7: 2/2] Update to 2.8.3

Christopher Meng cicku at fedoraproject.org
Mon Jun 9 07:32:38 UTC 2014


commit 67cae8a405a88f09a9b431341579efa683bf75c6
Author: Christopher Meng <i at cicku.me>
Date:   Mon Jun 9 15:31:46 2014 +0800

    Update to 2.8.3

 .gitignore   |    1 +
 roxterm.spec |   11 +++++++----
 sources      |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b746f7e..6cde72a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /roxterm-2.7.2.tar.bz2
 /roxterm-2.8.1.tar.bz2
 /roxterm-2.8.2.tar.bz2
+/roxterm-2.8.3.tar.bz2
diff --git a/roxterm.spec b/roxterm.spec
index 26cc634..ad7f633 100644
--- a/roxterm.spec
+++ b/roxterm.spec
@@ -1,6 +1,6 @@
 Name:           roxterm
-Version:        2.8.2
-Release:        3%{?dist}
+Version:        2.8.3
+Release:        1%{?dist}
 Summary:        A fast terminal emulator
 License:        GPLv2+
 URL:            http://roxterm.sourceforge.net/
@@ -13,9 +13,9 @@ BuildRequires:  libglade2-devel
 BuildRequires:  libSM-devel
 BuildRequires:  libtool
 BuildRequires:  python-lockfile
-BuildRequires:  xmlto
 BuildRequires:  po4a
 BuildRequires:  vte3-devel
+BuildRequires:  xmlto
 %if 0%{?fedora} <= 14 || 0%{?rhel}
 BuildRequires:  control-center
 Requires:       control-center-filesystem
@@ -88,7 +88,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/applications/*roxterm.desktop
 %{_datadir}/roxterm/
 %{_datadir}/icons/hicolor/scalable/apps/roxterm.svg
-%{_mandir}/man1/roxterm*.1.*
+%{_mandir}/man1/roxterm*.1*
 # Fix these for find_lang with-man option
 %lang(es) %{_mandir}/es/man1/roxterm*.1.*
 %lang(fr) %{_mandir}/fr/man1/roxterm*.1.*
@@ -101,6 +101,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %endif
 
 %changelog
+* Mon Jun 09 2014 Christopher Meng <rpm at cicku.me> - 2.8.3-1
+- Update to 2.8.3
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.8.2-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 6e21ad5..e6d13c9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-62376327fe92071ad1f306dbe6ac82fa  roxterm-2.8.2.tar.bz2
+0f775a11f01e38be22ae5a080800c5f7  roxterm-2.8.3.tar.bz2


More information about the scm-commits mailing list