From 64579e167be213f9f0d80d96d82f179a6363a8ab Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Fri, 6 Mar 2020 23:45:47 +0100 Subject: [PATCH] update to version 1.1.0 --- .gitignore | 1 + agenda.spec | 26 +++++++++++--------------- sources | 2 +- 3 files changed, 13 insertions(+), 16 deletions(-) diff --git a/.gitignore b/.gitignore index 0e15bf7..fb6b8d4 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /agenda-1.0.9.tar.gz /agenda-1.0.11.tar.gz /agenda-1.0.12.tar.gz +/agenda-1.1.0.tar.gz diff --git a/agenda.spec b/agenda.spec index 1eeac37..6527014 100644 --- a/agenda.spec +++ b/agenda.spec @@ -2,19 +2,17 @@ Name: agenda Summary: Simple, fast, no-nonsense to-do (task) list -Version: 1.0.12 -Release: 2%{?dist} +Version: 1.1.0 +Release: 1%{?dist} License: GPLv3 URL: https://github.com/dahenson/%{name} Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz -BuildRequires: cmake BuildRequires: desktop-file-utils -BuildRequires: gcc -BuildRequires: gcc-c++ BuildRequires: gettext BuildRequires: libappstream-glib +BuildRequires: meson BuildRequires: vala BuildRequires: pkgconfig(glib-2.0) @@ -33,18 +31,14 @@ A simple, fast, no-nonsense to-do (task) list. %build -mkdir build && pushd build -%cmake .. -%make_build -popd +%meson +%meson_build %install -pushd build -%make_install -popd +%meson_install -%find_lang %{name} +%find_lang %{appname} %check @@ -55,7 +49,7 @@ appstream-util validate-relax --nonet \ %{buildroot}/%{_datadir}/metainfo/%{appname}.appdata.xml -%files -f %{name}.lang +%files -f %{appname}.lang %doc README.md %license LICENSE @@ -68,6 +62,9 @@ appstream-util validate-relax --nonet \ %changelog +* Fri Mar 06 2020 Fabio Valentini - 1.1.0-1 +- Update to version 1.1.0. + * Thu Jan 31 2019 Fedora Release Engineering - 1.0.12-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild @@ -83,4 +80,3 @@ appstream-util validate-relax --nonet \ * Sun Jan 21 2018 Fabio Valentini - 1.0.9-1 - Initial package. - diff --git a/sources b/sources index b4e64c1..10334b1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (agenda-1.0.12.tar.gz) = 8e9c414b072bcb424f2d4915780c3046d289655648354c5782a4593e4f956a7cbb0c685f0b2ff5780b8dcb87b3723722ed6ad005bbfcb1b296cd762da6a6c719 +SHA512 (agenda-1.1.0.tar.gz) = e31f46987eb54d8f8eabdfe91526cc3ff3d1e1d50ff8d8470c6fd5f39c61044e4ac05f5fd1ef2c2028b779f9cb0ce55c8cab4c14b25e55e8e8daebeb32ee0d56