From 5e1e00cdaabb06c788e2efa7a9e3d0cd9519f249 Mon Sep 17 00:00:00 2001 From: Alexander Ploumistos Date: Mar 17 2019 19:59:09 +0000 Subject: New release with overhauled drawing system and several bugfixes --- diff --git a/.gitignore b/.gitignore index 1ed1fc5..efb6b6c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -/Molsketch-latest-src.tar.gz -/Molsketch-0.5.2-src.tar.gz +/clog +/Molsketch-0.6.0-src.tar.gz diff --git a/molsketch.spec b/molsketch.spec index 5b7d7e0..7f615da 100644 --- a/molsketch.spec +++ b/molsketch.spec @@ -1,13 +1,13 @@ Name: molsketch -Version: 0.5.2 -Release: 3%{?dist} +Version: 0.6.0 +Release: 1%{?dist} Summary: Molecular Structures Editor License: GPLv2+ URL: http://molsketch.sourceforge.net # Mask while using test builds -#Source0: https://downloads.sourceforge.net/molsketch/Molsketch-%%{version}-src.tar.gz +Source0: https://downloads.sourceforge.net/molsketch/Molsketch-%{version}-src.tar.gz # Mask for regular builds -Source0: https://downloads.sourceforge.net/molsketch/Molsketch-latest-src.tar.gz +#Source0: https://downloads.sourceforge.net/molsketch/Molsketch-latest-src.tar.gz # Alternative upstream repository for testing #Source0: https://github.com/hvennekate/Molsketch/archive/master/Molsketch-master.tar.gz @@ -61,7 +61,7 @@ applications that use %{name}. # Test buids: #%%setup -q -n Molsketch-latest (or Molsketch-master) %prep -%setup -q -n Molsketch-latest +%setup -q -n Molsketch-%{version} dos2unix -k doc/cs/molsketch.adp @@ -87,7 +87,7 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/*.appdata %{_datadir}/applications/%{name}.desktop %{_datadir}/metainfo/*.appdata.xml %{_datadir}/mime/packages/%{name}.xml -%{_datadir}/icons/hicolor/scalable/mimetypes/application-x-%{name}.svg +%{_datadir}/icons/hicolor/scalable/mimetypes/application-x-%{name}*.svg %{_datadir}/icons/hicolor/scalable/apps/%{name}.svg %{_datadir}/pixmaps/* @@ -102,6 +102,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/*.appdata %changelog +* Sun Mar 17 2019 Alexander Ploumistos - 0.6.0-1 +- New release with overhauled drawing system and several bugfixes + * Sun Feb 03 2019 Alexander Ploumistos - 0.5.2-3 - Bugfix release with some new features diff --git a/sources b/sources index 7631a07..5d725b4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (Molsketch-latest-src.tar.gz) = 0ff5b9779414c40dfac0bad11b273b339236957f5e8848ef9f2ff2670c12413ec8cd5110d8a3152fe0bd200b1a28e537221eaf81beb91ad6f807ecb370743569 +SHA512 (Molsketch-0.6.0-src.tar.gz) = 94e6ae7daff5dd6b17923022873c8891b316a29f7b6cc9bb8eef5b515a376477f5d05d6c746b30696740aa01acb23cbbd9a6c16baa61479da4d2e6f9fd85e2b1