diff --git a/.gitignore b/.gitignore index e05fa73..f19c30f 100644 --- a/.gitignore +++ b/.gitignore @@ -36,3 +36,4 @@ rednotebook-1.1.0.tar.gz /rednotebook-2.11.1.tar.gz /rednotebook-2.15.tar.gz /rednotebook-2.16.tar.gz +/rednotebook-2.17.tar.gz diff --git a/rednotebook.spec b/rednotebook.spec index ed5280a..ef98bf7 100644 --- a/rednotebook.spec +++ b/rednotebook.spec @@ -1,11 +1,11 @@ Name: rednotebook -Version: 2.16 +Version: 2.17 Release: 1%{?dist} Summary: Daily journal with calendar, templates and keyword searching License: GPLv2+ URL: http://rednotebook.sourceforge.net -Source0: https://github.com/jendrikseipp/rednotebook/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz +Source0: https://github.com/jendrikseipp/rednotebook/archive/v%{version}/%{name}-%{version}.tar.gz BuildArch: noarch BuildRequires: python3-devel @@ -39,7 +39,7 @@ desktop-file-install \ %{buildroot}/%{_datadir}/applications/%{name}.desktop mkdir -p %{buildroot}/%{_datadir}/appdata/ mv %{buildroot}/%{_datadir}/metainfo/%{name}.appdata.xml %{buildroot}/%{_datadir}/appdata/ -# heavily borrowed from /usr/lib/rpm/find-lang.sh +# Heavily borrowed from /usr/lib/rpm/find-lang.sh #find %{buildroot} -type f -o -type l|sort|sed ' #s:'"%{buildroot}"':: #s:\(.*/i18n/\)\([^/_]\+\)\(.*\.mo$\):%lang(\2) \1\2\3: @@ -54,7 +54,7 @@ mv %{buildroot}/%{_datadir}/metainfo/%{name}.appdata.xml %{buildroot}/%{_datadir %{_datadir}/applications/%{name}.desktop %{_datadir}/icons/hicolor/scalable/apps/%{name}.svg %{_datadir}/appdata/%{name}.appdata.xml -# be careful to not list locales twice +# Be careful to not list locales twice %dir %{python3_sitelib}/%{name}/ %{python3_sitelib}/%{name}/*.py* %{python3_sitelib}/%{name}/external/ @@ -66,6 +66,9 @@ mv %{buildroot}/%{_datadir}/metainfo/%{name}.appdata.xml %{buildroot}/%{_datadir %{python3_sitelib}/%{name}/__pycache__ %changelog +* Thu Mar 19 2020 Fabian Affolter - 2.17-1 +- Update to latest upstream release 2.17 + * Thu Jan 30 2020 Fabian Affolter - 2.16-1 - Update to latest upstream release 2.16 diff --git a/sources b/sources index b3eeaf8..87ebfe8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (rednotebook-2.16.tar.gz) = 97c54934c730e6177ed06d5665f511c8c7773b63d407e9fcf0fd118d203c32d2eccabfd784939f9ca9d1bae9d56d9673da32873427e4b5bf092b2e8f3caa230f +SHA512 (rednotebook-2.17.tar.gz) = 5932e10cd1aca4eac7f50f408d2ce239723aad715435f7ba331cf8750258985a6e7d7640b276019a2ca0fa56270a08e6fdb085f26cdff46f9abe0bcfee3f25d6