Bump versions on rpm/windows scripts
This commit is contained in:
@@ -3,9 +3,9 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
Name: libvitamtp
|
Name: libvitamtp
|
||||||
Version: 2.5.1
|
Version: 2.5.4
|
||||||
Release: 0
|
Release: 0
|
||||||
%define sonum 3
|
%define sonum 4
|
||||||
Summary: Low-level Vita communication library
|
Summary: Low-level Vita communication library
|
||||||
License: GPL-3.0
|
License: GPL-3.0
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
|
@@ -3,9 +3,9 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
Name: libvitamtp
|
Name: libvitamtp
|
||||||
Version: 2.5.1
|
Version: 2.5.4
|
||||||
Release: 0
|
Release: 0
|
||||||
%define sonum 3
|
%define sonum 4
|
||||||
Summary: Low-level Vita communication library
|
Summary: Low-level Vita communication library
|
||||||
License: GPL-3.0
|
License: GPL-3.0
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
|
@@ -13,7 +13,7 @@ Group: Productivity/File utilities
|
|||||||
Requires: ffmpeg
|
Requires: ffmpeg
|
||||||
Requires: qt5-qtbase
|
Requires: qt5-qtbase
|
||||||
Requires: qt5-qtimageformats
|
Requires: qt5-qtimageformats
|
||||||
Requires: libvitamtp3 >= 2.5.0
|
Requires: libvitamtp4 >= 2.5.4
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: ffmpeg-devel
|
BuildRequires: ffmpeg-devel
|
||||||
BuildRequires: libvitamtp-devel
|
BuildRequires: libvitamtp-devel
|
||||||
|
@@ -13,7 +13,7 @@ Group: Productivity/File utilities
|
|||||||
Requires: ffmpeg
|
Requires: ffmpeg
|
||||||
Requires: libqt5-qtbase
|
Requires: libqt5-qtbase
|
||||||
Requires: libqt5-qtimageformats
|
Requires: libqt5-qtimageformats
|
||||||
Requires: libvitamtp3 >= 2.5.0
|
Requires: libvitamtp4 >= 2.5.4
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
BuildRequires: ffmpeg-devel
|
BuildRequires: ffmpeg-devel
|
||||||
BuildRequires: libvitamtp-devel
|
BuildRequires: libvitamtp-devel
|
||||||
|
@@ -10,7 +10,7 @@
|
|||||||
!define PRODUCT_EXE_NAME "qcma.exe"
|
!define PRODUCT_EXE_NAME "qcma.exe"
|
||||||
!define PRODUCT_VERSION_MAJOR 0
|
!define PRODUCT_VERSION_MAJOR 0
|
||||||
!define PRODUCT_VERSION_MINOR 3
|
!define PRODUCT_VERSION_MINOR 3
|
||||||
!define PRODUCT_VERSION_BUILD 3
|
!define PRODUCT_VERSION_BUILD 4
|
||||||
!define PRODUCT_PUBLISHER "codestation"
|
!define PRODUCT_PUBLISHER "codestation"
|
||||||
!define PRODUCT_WEB_SITE "https://github.com/codestation/qcma"
|
!define PRODUCT_WEB_SITE "https://github.com/codestation/qcma"
|
||||||
!define HELPURL "https://github.com/xiannox/qcma/wiki"
|
!define HELPURL "https://github.com/xiannox/qcma/wiki"
|
||||||
|
Reference in New Issue
Block a user