From 16e9630b79f0a7a90c6cedb6781175bb8b337dc1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 29 Apr 2017 12:11:08 +0200 Subject: New upstream version 4.3.0 --- distribution/posix/CMakeLists.txt | 2 ++ distribution/posix/xtrkcad.spec | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'distribution/posix') diff --git a/distribution/posix/CMakeLists.txt b/distribution/posix/CMakeLists.txt index 8263645..7a0ee50 100644 --- a/distribution/posix/CMakeLists.txt +++ b/distribution/posix/CMakeLists.txt @@ -25,6 +25,8 @@ SET(CPACK_RPM_EXCLUDE_FROM_AUTO_FILELIST_ADDITION "/usr/share/locale/*" "/usr/local/share/locale" "/usr/local/share/locale/*" + "/usr/share/applications" + "/usr/share/pixmaps" ) SET(CPACK_RPM_CHANGELOG_FILE "${CMAKE_CURRENT_SOURCE_DIR}////changelog.txt") diff --git a/distribution/posix/xtrkcad.spec b/distribution/posix/xtrkcad.spec index 0d78736..f94976a 100644 --- a/distribution/posix/xtrkcad.spec +++ b/distribution/posix/xtrkcad.spec @@ -1,7 +1,7 @@ Summary: XTrkCad Name: xtrkcad -Version: 4.2.3 -Release: 1%{?dist} +Version: 4.2.4a +Release: 4%{?dist} License: GPL Group: Applications/Engineering Vendor: XTrkCad Fork Project -- cgit v1.2.3