[trustedqsl] new upstream release

Lucian Langa lucilanga at fedoraproject.org
Sun Nov 20 16:14:01 UTC 2011


commit 044a27068f54325c9c61e2410bf3df3696fe396c
Author: Lucian Langa <lucilanga at gnome.org>
Date:   Sun Nov 20 17:13:57 2011 +0100

    new upstream release

 .gitignore                  |    1 +
 TrustedQSL-1.11-gcc43.patch |   20 --------------------
 TrustedQSL-1.11-icon.patch  |   36 ------------------------------------
 sources                     |    2 +-
 trustedqsl.spec             |   23 ++++++++++-------------
 5 files changed, 12 insertions(+), 70 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7886293..68c4da8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 TrustedQSL-1.11.tar.gz
+/TrustedQSL-1.13.tar.gz
diff --git a/sources b/sources
index f5574b2..16a7d0f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2b39274763ec27823489f2eca975fdab  TrustedQSL-1.11.tar.gz
+65c7570a963c4f9d98435f154eba9a25  TrustedQSL-1.13.tar.gz
diff --git a/trustedqsl.spec b/trustedqsl.spec
index 53db91a..d5f99b4 100644
--- a/trustedqsl.spec
+++ b/trustedqsl.spec
@@ -1,20 +1,15 @@
 Name: trustedqsl
-Version: 1.11
-Release: 8%{?dist}
+Version: 1.13
+Release: 1%{?dist}
 Summary: TrustedQSL ham-radio applications
 Group: Applications/Communications
 License: BSD
 URL: http://sourceforge.net/projects/trustedqsl/
 Source: http://downloads.sourceforge.net/%{name}/TrustedQSL-%{version}.tar.gz
-#left and right are reserved words, submited upstream
-Patch0: TrustedQSL-1.11-icon.patch
-#losing precision when doing void -> int, submited upstream
-Patch1: TrustedQSL-1.11-gcc43.patch
-#zlib, expat detection for x86_64
-Patch2: TrustedQSL-1.11-lib64.patch
+Patch0: TrustedQSL-1.11-lib64.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Requires: tqsllib >= 1.2
-BuildRequires: tqsllib-devel, wxGTK-devel, zlib-devel
+Requires: tqsllib >= 2.2
+BuildRequires: tqsllib-devel >= 2.2, wxGTK-devel, zlib-devel
 BuildRequires: expat-devel, desktop-file-utils
 
 %description
@@ -24,9 +19,7 @@ contains the GUI applications tqslcert and tqsl.
 
 %prep
 %setup -q -n TrustedQSL-%{version}
-%patch0 -p1 -b .icon
-%patch1 -p1 -b .gcc43
-%patch2 -p1 -b .lib64
+%patch0 -p1 -b .lib64
 
 %build
 #again detetction is broken for ssl and tqsl
@@ -63,6 +56,10 @@ rm -rf %{buildroot}
 %{_datadir}/pixmaps/TrustedQSL.png
 
 %changelog
+* Sun Nov 20 2011 cooly at gnome.eu.org - 1.13-1
+- drop icon and gcc patch - fixed upstream
+- new upstream release
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.11-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list