Updated version for rpm package.
--HG-- branch : develop
This commit is contained in:
parent
119c5d8e37
commit
bb05ba2a80
8
dist/OBS_debian/valentina.dsc
vendored
8
dist/OBS_debian/valentina.dsc
vendored
|
@ -2,7 +2,7 @@ Format: 3.0 (native)
|
||||||
Source: valentina
|
Source: valentina
|
||||||
Binary: valentina
|
Binary: valentina
|
||||||
Architecture: i386 amd64
|
Architecture: i386 amd64
|
||||||
Version: 0.4.2
|
Version: 0.4.5
|
||||||
Maintainer: Roman Telezhynskyi <dismine@gmail.com>
|
Maintainer: Roman Telezhynskyi <dismine@gmail.com>
|
||||||
Homepage: http://www.valentina-project.org/
|
Homepage: http://www.valentina-project.org/
|
||||||
Standards-Version: 3.9.5
|
Standards-Version: 3.9.5
|
||||||
|
@ -11,9 +11,9 @@ Build-Depends: debhelper (>= 8.0.0), qtbase5-dev (>= 5.0.0), libqt5svg5-dev (>=
|
||||||
Package-List:
|
Package-List:
|
||||||
valentina deb graphics optional
|
valentina deb graphics optional
|
||||||
Files:
|
Files:
|
||||||
d09673bcc475067139b88cf875e5dc0c 20954240 valentina_0.4.2.orig.tar.gz
|
d09673bcc475067139b88cf875e5dc0c 20954240 valentina_0.4.5.orig.tar.gz
|
||||||
2fecf324a32123b08cefc0f047bca5ee 63176 valentina_0.4.2.diff.tar.gz
|
2fecf324a32123b08cefc0f047bca5ee 63176 valentina_0.4.5.diff.tar.gz
|
||||||
|
|
||||||
DEBTRANSFORM-TAR: valentina_0.4.2.orig.tar.gz
|
DEBTRANSFORM-TAR: valentina_0.4.5.orig.tar.gz
|
||||||
DEBTRANSFORM-FILES-TAR: debian.tar.gz
|
DEBTRANSFORM-FILES-TAR: debian.tar.gz
|
||||||
DEBTRANSFORM-RELEASE: 1
|
DEBTRANSFORM-RELEASE: 1
|
||||||
|
|
2
dist/rpm/_service
vendored
2
dist/rpm/_service
vendored
|
@ -1,7 +1,7 @@
|
||||||
<services>
|
<services>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/dismine/Valentina.git</param>
|
<param name="url">https://github.com/dismine/Valentina.git</param>
|
||||||
<param name="versionprefix">0.4.4</param>
|
<param name="versionprefix">0.4.5</param>
|
||||||
<param name="filename">valentina</param>
|
<param name="filename">valentina</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="versionformat">%at</param>
|
<param name="versionformat">%at</param>
|
||||||
|
|
2
dist/rpm/valentina.spec
vendored
2
dist/rpm/valentina.spec
vendored
|
@ -45,7 +45,7 @@ BuildRequires: libqt5-qtxmlpatterns-devel
|
||||||
|
|
||||||
Requires: poppler-utils
|
Requires: poppler-utils
|
||||||
|
|
||||||
Version: 0.4.4
|
Version: 0.4.5
|
||||||
Release: 0
|
Release: 0
|
||||||
URL: https://bitbucket.org/dismine/valentina
|
URL: https://bitbucket.org/dismine/valentina
|
||||||
License: GPL-3.0+
|
License: GPL-3.0+
|
||||||
|
|
Loading…
Reference in New Issue
Block a user