[med-svn] [Git][med-team/bppphyview][upstream] New upstream version 0.6.1

Julien Y. Dutheil gitlab at salsa.debian.org
Mon Aug 27 08:00:48 BST 2018


Julien Y. Dutheil pushed to branch upstream at Debian Med / bppphyview


Commits:
890fa115 by Julien Y. Dutheil at 2018-08-27T06:56:51Z
New upstream version 0.6.1
- - - - -


3 changed files:

- CMakeLists.txt
- bppPhyView/PhyView.cpp
- bppphyview.spec


Changes:

=====================================
CMakeLists.txt
=====================================
@@ -93,10 +93,10 @@ ENDIF(NO_DEP_CHECK)
 # Packager
 SET(CPACK_PACKAGE_NAME "bppphyview")
 SET(CPACK_PACKAGE_VENDOR "Bio++ Development Team")
-SET(CPACK_PACKAGE_VERSION "0.6.0")
+SET(CPACK_PACKAGE_VERSION "0.6.1")
 SET(CPACK_PACKAGE_VERSION_MAJOR "0")
 SET(CPACK_PACKAGE_VERSION_MINOR "6")
-SET(CPACK_PACKAGE_VERSION_PATCH "0")
+SET(CPACK_PACKAGE_VERSION_PATCH "1")
 SET(CPACK_PACKAGE_DESCRIPTION_SUMMARY "The Bio++ Phylogenetic Viewer")
 SET(CPACK_RESOURCE_FILE_LICENSE "${CMAKE_SOURCE_DIR}/COPYING.txt")
 SET(CPACK_RESOURCE_FILE_AUTHORS "${CMAKE_SOURCE_DIR}/AUTHORS.txt")


=====================================
bppPhyView/PhyView.cpp
=====================================
@@ -1038,15 +1038,15 @@ void PhyView::exit()
 void PhyView::aboutBpp()
 {
   QMessageBox msgBox;
-  msgBox.setText("Bio++ 2.4.0.");
-  msgBox.setInformativeText("bpp-core 2.4.0\nbpp-seq 2.4.0.\nbpp-phyl 2.4.0.\nbpp-qt 2.4.0");
+  msgBox.setText("Bio++ 2.4.1.");
+  msgBox.setInformativeText("bpp-core 2.4.1\nbpp-seq 2.4.1.\nbpp-phyl 2.4.1.\nbpp-qt 2.4.1");
   msgBox.exec();
 }
 
 void PhyView::about()
 {
   QMessageBox msgBox;
-  msgBox.setText("This is Bio++ Phylogenetic Viewer version 0.6.0.");
+  msgBox.setText("This is Bio++ Phylogenetic Viewer version 0.6.1.");
   msgBox.setInformativeText("Julien Dutheil <dutheil at evolbio.mpg.de>.");
   msgBox.exec();
 }


=====================================
bppphyview.spec
=====================================
@@ -3,7 +3,7 @@
 URL: https://github.com/BioPP/bppphyview
 
 Name: bppphyview
-Version: 0.6.0
+Version: 0.6.1
 Release: 1%{?dist}
 License: CECILL-2.0
 Vendor: The Bio++ Project
@@ -11,9 +11,9 @@ Source: %{name}-%{version}.tar.gz
 Summary: Bio++ Phylogenetic Viewer
 Group: Productivity/Scientific/Other
 
-Requires: libbpp-phyl12 = 2.4.0
-Requires: libbpp-core4 = 2.4.0
-Requires: libbpp-qt2 = 2.4.0
+Requires: libbpp-phyl12 = 2.4.1
+Requires: libbpp-core4 = 2.4.1
+Requires: libbpp-qt2 = 2.4.1
 
 %if 0%{?fedora} || 0%{?rhel_version} || 0%{?centos_version} || 0%{?scientificlinux_version}
 Requires: libqt5core5 >= 5.0.0
@@ -47,12 +47,12 @@ BuildRoot: %{_builddir}/%{name}-root
 BuildRequires: cmake >= 2.8.11
 BuildRequires: gcc-c++ >= 4.7.0
 BuildRequires: groff
-BuildRequires: libbpp-core4 = 2.4.0
-BuildRequires: libbpp-core-devel = 2.4.0
-BuildRequires: libbpp-phyl12 = 2.4.0
-BuildRequires: libbpp-phyl-devel = 2.4.0
-BuildRequires: libbpp-qt2 = 2.4.0
-BuildRequires: libbpp-qt-devel = 2.4.0
+BuildRequires: libbpp-core4 = 2.4.1
+BuildRequires: libbpp-core-devel = 2.4.1
+BuildRequires: libbpp-phyl12 = 2.4.1
+BuildRequires: libbpp-phyl-devel = 2.4.1
+BuildRequires: libbpp-qt2 = 2.4.1
+BuildRequires: libbpp-qt-devel = 2.4.1
 
 %if 0%{?fedora} || 0%{?rhel_version} || 0%{?centos_version} || 0%{?scientificlinux_version}
 BuildRequires: qt >= 5.0.0
@@ -132,6 +132,8 @@ rm -rf $RPM_BUILD_ROOT
 %{_prefix}/share/man/man1/phyview.1*
 
 %changelog
+* Wed Aug 15 2018 Julien Dutheil <julien.dutheil at univ-montp2.fr> 0.6.1-1
+- Compatibility update with Bio++ 2.4.1.
 * Mon Mar 12 2018 Julien Dutheil <julien.dutheil at univ-montp2.fr> 0.6.0-1
 - Compatibility update with Bio++ 2.4.0.
 - More options in branch lengths panel.



View it on GitLab: https://salsa.debian.org/med-team/bppphyview/commit/890fa115f6d02096c22a09dea3bf501fcebd94e6

-- 
View it on GitLab: https://salsa.debian.org/med-team/bppphyview/commit/890fa115f6d02096c22a09dea3bf501fcebd94e6
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20180827/030f6f97/attachment-0001.html>


More information about the debian-med-commit mailing list