From 4aa33509ea1644ca0894df202845e4b4798c959d5046c2189f7db3a787419460 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Tue, 8 Sep 2020 08:53:54 +0000 Subject: [PATCH] - Update to 0.1.3: * Add ncursesw detection * Add unicode support * Improve install process * Add default feeds * Copy default config files if no configuration found OBS-URL: https://build.opensuse.org/package/show/network:utilities/neix?expand=0&rev=2 --- 0.1.2.tar.gz | 3 --- neix.changes | 10 ++++++++++ neix.spec | 4 ++-- v0.1.3.tar.gz | 3 +++ 4 files changed, 15 insertions(+), 5 deletions(-) delete mode 100644 0.1.2.tar.gz create mode 100644 v0.1.3.tar.gz diff --git a/0.1.2.tar.gz b/0.1.2.tar.gz deleted file mode 100644 index c8f96a8..0000000 --- a/0.1.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:86ef7026bb735715fdec4edfad4f31932dfc1098da0586baeac031c437a9f7ad -size 908980 diff --git a/neix.changes b/neix.changes index 7c53e30..8ab195e 100644 --- a/neix.changes +++ b/neix.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Sep 8 08:52:38 UTC 2020 - Michael Vetter + +- Update to 0.1.3: + * Add ncursesw detection + * Add unicode support + * Improve install process + * Add default feeds + * Copy default config files if no configuration found + ------------------------------------------------------------------- Tue Aug 25 09:14:17 UTC 2020 - Michael Vetter diff --git a/neix.spec b/neix.spec index 06ffa7c..5752901 100644 --- a/neix.spec +++ b/neix.spec @@ -17,13 +17,13 @@ Name: neix -Version: 0.1.2 +Version: 0.1.3 Release: 0 Summary: News Reader for Text Terminals License: GPL-3.0-or-later Group: Productivity/Networking/Web/Browsers URL: https://github.com/tomschwarz/neix -Source: https://github.com/tomschwarz/neix/archive/%{version}.tar.gz +Source: https://github.com/tomschwarz/neix/archive/v%{version}.tar.gz Patch0: neix-include.patch BuildRequires: cmake BuildRequires: gcc-c++ diff --git a/v0.1.3.tar.gz b/v0.1.3.tar.gz new file mode 100644 index 0000000..a7ee6c6 --- /dev/null +++ b/v0.1.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56515164cec7ec51fff4181f7b5e95ada80dab493305c7cf192e8b4aae924f41 +size 20161083