Bump versions on rpm/windows scripts

This commit is contained in:
codestation
2014-10-07 12:43:45 -04:30
parent e6c7a6b71a
commit 45bc53ab32
5 changed files with 7 additions and 7 deletions

View File

@@ -3,9 +3,9 @@
#
Name: libvitamtp
Version: 2.5.1
Version: 2.5.4
Release: 0
%define sonum 3
%define sonum 4
Summary: Low-level Vita communication library
License: GPL-3.0
Group: System/Libraries

View File

@@ -3,9 +3,9 @@
#
Name: libvitamtp
Version: 2.5.1
Version: 2.5.4
Release: 0
%define sonum 3
%define sonum 4
Summary: Low-level Vita communication library
License: GPL-3.0
Group: System/Libraries

View File

@@ -13,7 +13,7 @@ Group: Productivity/File utilities
Requires: ffmpeg
Requires: qt5-qtbase
Requires: qt5-qtimageformats
Requires: libvitamtp3 >= 2.5.0
Requires: libvitamtp4 >= 2.5.4
BuildRequires: pkgconfig
BuildRequires: ffmpeg-devel
BuildRequires: libvitamtp-devel

View File

@@ -13,7 +13,7 @@ Group: Productivity/File utilities
Requires: ffmpeg
Requires: libqt5-qtbase
Requires: libqt5-qtimageformats
Requires: libvitamtp3 >= 2.5.0
Requires: libvitamtp4 >= 2.5.4
BuildRequires: pkg-config
BuildRequires: ffmpeg-devel
BuildRequires: libvitamtp-devel

View File

@@ -10,7 +10,7 @@
!define PRODUCT_EXE_NAME "qcma.exe"
!define PRODUCT_VERSION_MAJOR 0
!define PRODUCT_VERSION_MINOR 3
!define PRODUCT_VERSION_BUILD 3
!define PRODUCT_VERSION_BUILD 4
!define PRODUCT_PUBLISHER "codestation"
!define PRODUCT_WEB_SITE "https://github.com/codestation/qcma"
!define HELPURL "https://github.com/xiannox/qcma/wiki"