Alec leamas pushed to branch master at Debian GIS Project / unarr
Commits: 0d9fd0ad by Alec Leamas at 2018-10-10T10:14:24Z debian: patch: Update to correct version 1.0.1. - - - - - 2 changed files: - + debian/patches/0002-CMakeLists-Update-to-correct-version-1.0.1.patch - debian/patches/series Changes: ===================================== debian/patches/0002-CMakeLists-Update-to-correct-version-1.0.1.patch ===================================== @@ -0,0 +1,22 @@ +From: Alec Leamas <[email protected]> +Date: Wed, 10 Oct 2018 06:05:16 -0400 +Subject: CMakeLists: Update to correct version 1.0.1 + +Patching as advised by upstream: +https://github.com/selmf/unarr/issues/1 +--- + CMakeLists.txt | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/CMakeLists.txt b/CMakeLists.txt +index 254394f..71971e8 100644 +--- a/CMakeLists.txt ++++ b/CMakeLists.txt +@@ -1,6 +1,6 @@ + cmake_minimum_required(VERSION 3.3 FATAL_ERROR) + +-project(unarr VERSION 1.0.0 LANGUAGES C) ++project(unarr VERSION 1.0.1 LANGUAGES C) + set(PROJECT_DESCRIPTION + "A decompression library for rar, tar and zip files.") + ===================================== debian/patches/series ===================================== @@ -1 +1,2 @@ 0001-Fix-spelling-errors.patch +0002-CMakeLists-Update-to-correct-version-1.0.1.patch View it on GitLab: https://salsa.debian.org/debian-gis-team/unarr/commit/0d9fd0ad375684987d71e98489aa89f17116fc94 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/unarr/commit/0d9fd0ad375684987d71e98489aa89f17116fc94 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
