diff --git a/dist/OBS_debian/debian.changelog b/dist/OBS_debian/debian.changelog index 8a0ce225c..92427ed2d 100644 --- a/dist/OBS_debian/debian.changelog +++ b/dist/OBS_debian/debian.changelog @@ -1,4 +1,4 @@ -valentina (0.4.3) trusty; urgency=low +valentina (0.4.4) trusty; urgency=low * Auto build. diff --git a/dist/debian/changelog b/dist/debian/changelog index 8a0ce225c..92427ed2d 100644 --- a/dist/debian/changelog +++ b/dist/debian/changelog @@ -1,4 +1,4 @@ -valentina (0.4.3) trusty; urgency=low +valentina (0.4.4) trusty; urgency=low * Auto build. diff --git a/dist/rpm/_service b/dist/rpm/_service index e066dabb3..f4090793f 100644 --- a/dist/rpm/_service +++ b/dist/rpm/_service @@ -1,7 +1,7 @@ https://github.com/dismine/Valentina.git - 0.4.3 + 0.4.4 valentina git %at diff --git a/dist/rpm/valentina.spec b/dist/rpm/valentina.spec index aa7863817..0ca3b9bdb 100644 --- a/dist/rpm/valentina.spec +++ b/dist/rpm/valentina.spec @@ -45,7 +45,7 @@ BuildRequires: libqt5-qtxmlpatterns-devel Requires: poppler-utils -Version: 0.4.3 +Version: 0.4.4 Release: 0 URL: https://bitbucket.org/dismine/valentina License: GPL-3.0+ @@ -161,6 +161,6 @@ rm -f dist/debian/%{name}.1.gz dist/debian/tape.1.gz dist/debian/%{name}.xml dis %changelog -* Fri Nov 27 2015 Roman Telezhinskyi +* Fri Nov 27 2015 Roman Telezhynskyi - Auto build diff --git a/scripts/obs_debian.sh b/scripts/obs_debian.sh index 8e0912ddb..afaff0c97 100755 --- a/scripts/obs_debian.sh +++ b/scripts/obs_debian.sh @@ -4,7 +4,7 @@ # Please, run this script from folder /scripts. # usage: -# $ ./generate_tool_cursor.sh +# $ ./obs_debian.sh # Note. For stable version enough create an archive debian.tar.gz with folder debian inside and download it.