File qpxtool-version.patch of Package qpxtool
diff -Pdpru qpxtool-0.8.1.orig/console/qscan/version.h qpxtool-0.8.1/console/qscan/version.h --- qpxtool-0.8.1.orig/console/qscan/version.h 2020-11-10 19:41:16.000000000 +0100 +++ qpxtool-0.8.1/console/qscan/version.h 2021-04-27 15:36:37.346545503 +0200 @@ -9,5 +9,5 @@ * See the file "COPYING" for the exact licensing terms. */ -#define VERSION "0.7.2" +#define VERSION "0.8.1" diff -Pdpru qpxtool-0.8.1.orig/gui/include/version.h qpxtool-0.8.1/gui/include/version.h --- qpxtool-0.8.1.orig/gui/include/version.h 2020-11-10 19:41:16.000000000 +0100 +++ qpxtool-0.8.1/gui/include/version.h 2021-04-27 15:36:43.878667612 +0200 @@ -13,7 +13,7 @@ #ifndef _QPX_VERSION_H #define _QPX_VERSION_H -#define VERSION "0.7.2" +#define VERSION "0.8.1" #endif diff -Pdpru qpxtool-0.8.1.orig/qpxtool.spec qpxtool-0.8.1/qpxtool.spec --- qpxtool-0.8.1.orig/qpxtool.spec 2020-11-10 19:41:16.000000000 +0100 +++ qpxtool-0.8.1/qpxtool.spec 2021-04-27 15:36:58.810946776 +0200 @@ -1,6 +1,6 @@ %define summary CD/DVD media check/drive control tools %define name qpxtool -%define version 0.7.2 +%define version 0.8.1 %define release 1 %define vendor Gennady "ShultZ" Kozlov %define packager Gennady "ShultZ" Kozlov