[touchcal] * Thu Aug 5 2010 Dan Horák <dan at danny.cz> 0.40-1 - update to upstream version 0.40

Dan Horák sharkcz at fedoraproject.org
Fri Aug 6 09:20:56 UTC 2010


commit daa8604b18b8bc33e4b9a672a923ede42564b6f1
Author: Dan Horak <dan at danny.cz>
Date:   Fri Aug 6 11:20:04 2010 +0200

    * Thu Aug  5 2010 Dan Horák <dan at danny.cz> 0.40-1
    - update to upstream version 0.40

 .gitignore                  |    1 +
 sources                     |    2 +-
 touchcal-0.31-strncpy.patch |   25 -------------------------
 touchcal.spec               |    9 +++++----
 4 files changed, 7 insertions(+), 30 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fff0940..fb470a1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 touchcal-0.31.tar.gz
+touchcal-0.40.tar.gz
diff --git a/sources b/sources
index dbb0b64..7653d1b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-253032b585254056e19c56827ed9f539  touchcal-0.31.tar.gz
+02df8d6a103fce86a7b3193cfddc7caf  touchcal-0.40.tar.gz
diff --git a/touchcal.spec b/touchcal.spec
index bfe189b..235eee3 100644
--- a/touchcal.spec
+++ b/touchcal.spec
@@ -1,13 +1,12 @@
 Name:           touchcal
-Version:        0.31
-Release:        2%{?dist}
+Version:        0.40
+Release:        1%{?dist}
 Summary:        Calibration utility for touch screens
 
 Group:          User Interface/X Hardware Support
 License:        GPLv2+
 URL:            http://touchcal.sourceforge.net/
 Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
-Patch0:         %{name}-0.31-strncpy.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  ncurses-devel
@@ -21,7 +20,6 @@ for use under Xorg.
 
 %prep
 %setup -q
-%patch0 -p1 -b .strncpy
 
 
 %build
@@ -45,6 +43,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Aug  5 2010 Dan Horák <dan at danny.cz> 0.40-1
+- update to upstream version 0.40
+
 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.31-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


More information about the scm-commits mailing list