[qterminal] Release bump

Eugene A. Pivnev tieugene at fedoraproject.org
Sun Dec 15 10:48:41 UTC 2013


commit bac0931ca9cac83e1413eabc51c72178b26a7f2b
Author: TI_Eugene <ti.eugene at gmail.com>
Date:   Sun Dec 15 14:48:29 2013 +0400

    Release bump

 FindQxt.cmake                            |  155 ------------------------------
 qterminal-0.4.0-fsf.patch                |   77 ---------------
 qterminal-0.4.0-qxt.patch                |   65 -------------
 qterminal-qterminal-0.4.0-57a11b1.tar.gz |  Bin 0 -> 103685 bytes
 qterminal.spec                           |   23 ++---
 5 files changed, 10 insertions(+), 310 deletions(-)
---
diff --git a/qterminal-qterminal-0.4.0-57a11b1.tar.gz b/qterminal-qterminal-0.4.0-57a11b1.tar.gz
new file mode 100644
index 0000000..d7ac055
Binary files /dev/null and b/qterminal-qterminal-0.4.0-57a11b1.tar.gz differ
diff --git a/qterminal.spec b/qterminal.spec
index faa8ee6..5d92785 100644
--- a/qterminal.spec
+++ b/qterminal.spec
@@ -1,27 +1,20 @@
-%global commit b6a9de2f53f5ea535d17bbf5612e0fd618aebee1
+%global commit 57a11b193dabbd0fce988c5e196077cf732172dd
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 
 Name:		qterminal
 Version:	0.4.0
-Release:	4%{?dist}
+Release:	5%{?dist}
 License:	GPLv2
-#Source0:	https://github.com/qterminal/qerminal/archive/%{commit}/%{name}-%{version}-%{shortcommit}.tar.gz
 Source0:	https://github.com/qterminal/qterminal/tarball/%{commit}/%{name}-%{name}-%{version}-%{shortcommit}.tar.gz
-Source1:	FindQxt.cmake
-Patch0:		%{name}-%{version}-qxt.patch
-Patch1:		%{name}-%{version}-fsf.patch
 Summary:	Advanced terminal emulator
 URL:		https://github.com/qterminal/qterminal
-BuildRequires:	cmake, pkgconfig(QtGui), qtermwidget-devel, libqxt-devel, desktop-file-utils
+BuildRequires:	cmake, pkgconfig(QtGui), qtermwidget-devel >= 0.4.0-6, libqxt-devel, desktop-file-utils
 
 %description
 Advanced terminal emulator with many useful bells and whistles.
 
 %prep
 %setup -qn %{name}-%{name}-%{shortcommit}
-%patch0 -p 0
-%patch1 -p 0
-cp %{SOURCE1} cmake/modules
 rm -rf src/third-party
 
 %build
@@ -46,15 +39,19 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}_drop.desktop
 %{_datadir}/pixmaps/%{name}.png
 
 %changelog
+* Tue Nov 19 2013 TI_Eugene <ti.eugene at gmail.com> - 0.4.0-5
+- Next git snapshot
+- Changelog dates (year) fixed
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4.0-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
-* Tue May 07 2012 TI_Eugene <ti.eugene at gmail.com> - 0.4.0-3
+* Tue May 07 2013 TI_Eugene <ti.eugene at gmail.com> - 0.4.0-3
 - Source URL update
 - second desktop validate added
 
-* Mon May 06 2012 TI_Eugene <ti.eugene at gmail.com> - 0.4.0-2
+* Mon May 06 2013 TI_Eugene <ti.eugene at gmail.com> - 0.4.0-2
 - Source URL update
 
-* Mon May 06 2012 TI_Eugene <ti.eugene at gmail.com> - 0.4.0-1
+* Mon May 06 2013 TI_Eugene <ti.eugene at gmail.com> - 0.4.0-1
 - initial packaging for Fedora


More information about the scm-commits mailing list