summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafael Soares2016-04-22 12:09:38 -0400
committerRafael Soares2016-04-22 12:09:38 -0400
commit6ded5968df9173065896f0d58e3abb997f53c7f5 (patch)
tree0e3716211ba159d297295f79b810ee891f56298b
parent28bd6e5aa0ac86c2f39546892a636da8859b7c5b (diff)
downloadaur-6ded5968df9173065896f0d58e3abb997f53c7f5.tar.gz
Update to version 3.5.0
-rw-r--r--.SRCINFO15
-rw-r--r--.gitlab-ci.yml5
-rw-r--r--PKGBUILD16
-rw-r--r--changelog58
-rw-r--r--modelio.desktop2
5 files changed, 47 insertions, 49 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 37e7179ce4c3..928d190f20a5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Thu Apr 14 01:07:20 UTC 2016
+# Fri Apr 22 16:07:21 UTC 2016
pkgbase = modelio-bin
pkgdesc = The opensource modeling environment
- pkgver = 3.4.1
- pkgrel = 3
+ pkgver = 3.5.0
+ pkgrel = 1
url = https://www.modelio.org/
changelog = changelog
arch = i686
@@ -18,10 +18,9 @@ pkgbase = modelio-bin
optdepends = cairo
source = modelio.desktop
md5sums = SKIP
- source_i686 = http://sourceforge.net/projects/modeliouml/files/3.4.1/modelio-open-201512081403-linux.gtk.x86.tar.gz/download
- md5sums_i686 = 0e698d5bef02e0981912c1f6fdc3f98b
- source_x86_64 = http://sourceforge.net/projects/modeliouml/files/3.4.1/modelio-open-201512081403-linux.gtk.x86_64.tar.gz/download
- md5sums_x86_64 = 715bf11e8b935254795c8d6f8086131b
+ source_i686 = https://sourceforge.net/projects/modeliouml/files/3.5.0/modelio-open-201604202300-linux.gtk.x86.tar.gz/download
+ md5sums_i686 = 7d3a83b17cd7ad2624ec85bed430f7cf
+ source_x86_64 = https://sourceforge.net/projects/modeliouml/files/3.5.0/modelio-open-201604202300-linux.gtk.x86_64.tar.gz/download
+ md5sums_x86_64 = 698a8c10d764b8dafad4aac0e9204d69
pkgname = modelio-bin
-
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a869c47a885b..4710928feae7 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,5 +1,3 @@
-image: rafaelsoares/archlinux-devel
-
stages:
- build
- test
@@ -10,4 +8,5 @@ job_makepkg:
script:
- makepkg -srf --noconfirm --noprogressbar
tags:
- - docker
+ - arch
+ - shell
diff --git a/PKGBUILD b/PKGBUILD
index 2a6eac49e64a..93fb06cd4fe7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,11 @@
pkgname=modelio-bin
# Version
-pkgver=3.4.1
-pkgrel=3
+pkgver=3.5.0
+pkgrel=1
#epoch=
+_ver=3.5
+_timestamp=201604202300
# Generic
pkgdesc="The opensource modeling environment"
@@ -36,15 +38,15 @@ changelog=changelog
# Sources
source=("modelio.desktop")
-source_i686=("http://sourceforge.net/projects/modeliouml/files/3.4.1/modelio-open-201512081403-linux.gtk.x86.tar.gz/download")
-source_x86_64=("http://sourceforge.net/projects/modeliouml/files/3.4.1/modelio-open-201512081403-linux.gtk.x86_64.tar.gz/download")
+source_i686=("https://sourceforge.net/projects/modeliouml/files/${pkgver}/modelio-open-${_timestamp}-linux.gtk.x86.tar.gz/download")
+source_x86_64=("https://sourceforge.net/projects/modeliouml/files/${pkgver}/modelio-open-${_timestamp}-linux.gtk.x86_64.tar.gz/download")
#noextract=()
#validpgpkeys=()
# Integrity
md5sums=('SKIP')
-md5sums_i686=('0e698d5bef02e0981912c1f6fdc3f98b')
-md5sums_x86_64=('715bf11e8b935254795c8d6f8086131b')
+md5sums_i686=('7d3a83b17cd7ad2624ec85bed430f7cf')
+md5sums_x86_64=('698a8c10d764b8dafad4aac0e9204d69')
#sha1sums=()
#sha256sums=()
@@ -64,5 +66,5 @@ package() {
install -dm755 "$pkgdir/usr/share/applications/"
install -dm755 "$pkgdir/opt/modelio"
install -Dm755 "$srcdir/modelio.desktop" "$pkgdir/usr/share/applications/"
- cp -ru $srcdir/Modelio\ 3.4/* "$pkgdir/opt/modelio/"
+ cp -ru $srcdir/Modelio\ ${_ver}/* "$pkgdir/opt/modelio/"
}
diff --git a/changelog b/changelog
index cbb699153795..e0872acca7f3 100644
--- a/changelog
+++ b/changelog
@@ -1,39 +1,37 @@
-Released on November 24th 2015
+Released on April 22th 2016
-Evolutions:
+New features:
- Diagrams layout assistant is now customizable.
- Floating labels are no more taken into account by the layout assistant.
- Views positions are now saved when closing a project.
+New ‘Update model components’ feature.
+New BPMN import/export feature.
+Evolutions:
+Reorganisation of the Import/Export menu for Model, XMI and BPMN.
Fixes / Improvements:
- Fixes in the Patterns feature.
- Fix Use Cases edition boxes.
- Fixes in Sequence diagrams.
- Fixes in Activity diagrams.
- Fixes in XMI import/export.
-
+Fix saving views positions.
+Fixes in XMI import/export.
+Fixes in BPMN transformation commands.
+Fixes in saving diagram styles.
Notes:
The Rich Note feature has been validated under the following platforms:
- Windows Seven SP1 and Windows 8.1 using the following ‘offices’:
- MS Office 2003 (32-bit only)
- MS Office 2007 (32 and 64-bit)
- MS Office 2010 (32 and 64-bit)
- MS Office 2013 (32 and 64-bit)
- OpenOffice 3.4.1 (32-bit only)
- LibreOffice 3.4.5 (32-bit only)
- LibreOffice 3.5.4 (32-bit only)
- LibreOffice 3.6.1 (32-bit only)
- LibreOffice 4.1.5 (32-bit only)
- LibreOffice 4.2.0 (32-bit only)
- Ubuntu 12.04 & 14.04 and CentOS 6 & 7 using the following ‘offices’:
- OpenOffice 3.3.0 (32 and 64-bit)
- LibreOffice 3.4.5 (32 and 64-bit)
- LibreOffice 3.5.4 (32 and 64-bit)
- LibreOffice 3.6.1 (32 and 64-bit)
- LibreOffice 4.1.3 (32-bit only)
-
-(Recommended versions are in bold) \ No newline at end of file
+Windows Seven SP1 and Windows 8.1 using the following ‘offices’:
+MS Office 2003 (32-bit only)
+MS Office 2007 (32 and 64-bit)
+MS Office 2010 (32 and 64-bit)
+MS Office 2013 (32 and 64-bit)
+OpenOffice 3.4.1 (32-bit only)
+LibreOffice 3.4.5 (32-bit only)
+LibreOffice 3.5.4 (32-bit only)
+LibreOffice 3.6.1 (32-bit only)
+LibreOffice 4.1.5 (32-bit only)
+LibreOffice 4.2.0 (32-bit only)
+Ubuntu 12.04 & 14.04 and CentOS 6 & 7 using the following ‘offices’:
+OpenOffice 3.3.0 (32 and 64-bit)
+LibreOffice 3.4.5 (32 and 64-bit)
+LibreOffice 3.5.4 (32 and 64-bit)
+LibreOffice 3.6.1 (32 and 64-bit)
+LibreOffice 4.1.3 (32-bit only)
+(Recommended versions are in bold)
diff --git a/modelio.desktop b/modelio.desktop
index 4ccd9f97da72..373ec43a06d3 100644
--- a/modelio.desktop
+++ b/modelio.desktop
@@ -1,6 +1,6 @@
[Desktop Entry]
Name=Modelio
-Version=3.4.1
+Version=3.5.0
Comment=The opensource modeling environment
Exec=/opt/modelio/modelio %u
Icon=/opt/modelio/icon.xpm