File newsboat.changes of Package newsboat

-------------------------------------------------------------------
Sat Mar 31 20:05:56 UTC 2018 - mvetter@suse.com

- Update to 2.11.1:
  * If built from the tarball, Newsboat 2.11 reported its
    version as 2.10.2.

-------------------------------------------------------------------
Mon Mar 26 10:18:40 UTC 2018 - mvetter@suse.com

- Update to 2.11:
  * Podboat adds ".part" suffix of the files it currently downloads
  * Support for `CURL_CA_BUNDLE` environment variable
  * Fix unwanted logging to stdout on `--export-to-opml` 
  * New command: `mark-all-above-as-read`
  * See https://github.com/newsboat/newsboat/releases/tag/r2.11
- Remove newsboat-2.10.2-json-c-size_t.patch: upstreamed
- Remove newsboat-nonexec-man.patch: upstreamed
- Rebase newsbeuter-makefile.patch

-------------------------------------------------------------------
Thu Jan 18 14:58:06 UTC 2018 - mvetter@suse.com

- Add newsboat-2.10.2-json-c-size_t.patch: make work with json-c 0.13

-------------------------------------------------------------------
Fri Dec 29 00:44:33 UTC 2017 - jengelh@inai.de

- Limit description to the openSUSE package context - replace
  by description from documentation.

-------------------------------------------------------------------
Thu Dec 28 01:56:12 UTC 2017 - avindra@opensuse.org

- Update to version 2.10.2
  * Added
    - HTML anchors for all config commands in docs. You can now
      link to each command separately
    - Support for Inoreader
    - Slovak translation
  * Changed
    - Enqueue last audio enclosure
    - text-width doesn't apply if it's bigger than terminal width
    - Translations: German, Russian, Ukrainian
  * Removed
    - Build dependency on Perl
    - Test dependency on bc
  * Fixed
    - Do not create XDG data dir if not using XDG
    - When used with Newsblur, check on startup if cookie-cache
      exists or can be created, because integration doesn't work
      without cookies
    - Builds on AARCH64 and ARMHF
    - Only show an error message once when unknown option is
      supplied
    - License header used to say it's MIT/X Consortium License,
      whereas in reality it's a MIT License
    - Cross-compilation made possible by conditionally assigning
      to RANLIB and AR in Makefile
    - Cookies actually get persisted
    - CJK text is wrapped at correct code-point boundaries
    - Don't segfault if error-log points to non-existent file
    - Spanish translation
- add newsboat-nonexec-man.patch 
  - this removes executable bits from the man pages
- rebase newsbeuter-makefile.patch
- remove newsbeuter-ncurses6.patch
  - fixed upstream in 317451791b950d7a48b7837995e45efb17ac6b15 
- add dependency on asciidoc
  - man pages and docs are now packaged

-------------------------------------------------------------------
Thu Nov 16 17:47:52 UTC 2017 - aavindraa@gmail.com

- rename package to newsboat
- neutralize description
- lint .spec file
- rebase newsbeuter-makefile.patch
- rebase newsbeuter-ncurses6.patch
- drop reproducible.patch
  * upstreamed in 8cf8bd40b449aa5f183f274df490d61e785ea4a6 

-------------------------------------------------------------------
Mon May 22 04:53:00 UTC 2017 - bwiedemann@suse.com

- Add reproducible.patch to sort input files to make build fully reproducible

-------------------------------------------------------------------
Tue Oct 13 02:37:29 UTC 2015 - zaitor@opensuse.org

- Add newsbeuter-ncurses6.patch: Fix build with ncurses 6. Patch
  taken from Fedora. Apply only for openSUSE newer than 13.2.

-------------------------------------------------------------------
Thu Mar  5 19:07:04 UTC 2015 - p.drouand@gmail.com

- Update to version 2.9
  * Fix custom keybindings in tag and filter selection dialogs (fixes #78).
  * Fix incorrect reloading of tags after editing the urls file.
  * Catch an exception that might be thrown by the "killfile" function.
  * Don't override feed titles for hidden feeds.
  * Fix dumpconfig.
  * Add support for FeedHQ (feedhq.org).
  * Fix missing variable in log output (fixes #124).
  * Fix type of configuration variables to path where appropriate (fixes #125).
  * Update to Brazilian Portuguese translation (fixes #126).
  * Fix crash when GUID is lost (fixes #127).
  * Fix dependency check (fixes #132).
  * Fix segfault in jump_to_next_unread_item (fixes #133).
  * Change code base to C++11.
  * Don't render inline images (fixes #154).
  * Fixed bug where feeds would appear empty due to variable shadowing issue.
- Remove merged patches
  * newsbeuter-ncurses.patch
  * newsbeuter-gcc47.patch
- Use download Url as source
- Remove obsolete conditional macros
- Split out translation files
- Remove depreciated/obsolete AUTHORS and %clean sections
- Add libjson-c-devel build require; new upstream dependency
- Cleanup requirements list

-------------------------------------------------------------------
Sun Mar 25 04:04:54 UTC 2012 - mrdocs@opensuse.org

run -osc service localrun format_spec_file to fix copyright

-------------------------------------------------------------------
Wed Mar 21 23:05:47 UTC 2012 - dimstar@opensuse.org

- Add newsbeuter-gcc47.patch: Fix build with gcc 4.7.

-------------------------------------------------------------------
Mon Feb 13 10:51:09 UTC 2012 - coolo@suse.com

- patch license to follow spdx.org standard

-------------------------------------------------------------------
Wed Feb  2 09:46:27 UTC 2011 - pascal.bleser@opensuse.org

- update to 2.4:
  * support for query feeds in combination with Google Reader was added
  * it is now possible to configure proxy authentication methods
  * a quiet startup mode was added
  * overall memory usage was reduced by loading data from the cache only on
    demand
  * Bloglines support was removed
  * XDG Base Directory support was added
  * an authentication bug related to Google Reader was fixed
  * support for HTTP cookies was added
  * many small issues were fixed

-------------------------------------------------------------------
Thu Jun 24 22:45:01 UTC 2010 - pascal.bleser@opensuse.org

- update to 2.3:
  * a number of miscellaneous bugs has been fixed, most notably the
    Google Reader authentication issue that came up when Google Reader
    changed its authentication scheme

- built against libstfl 0.21 (statically)

-------------------------------------------------------------------
Sun Mar 14 15:23:47 UTC 2010 - pascal.bleser@opensuse.org

- update to 2.2:
  * support for Google Reader was added
  * a great number of bugs were fixed
  * the killfile functionality was improved
  * article highlighting in the article list based on article content
    was added
  * a "hard quit" keybinding was added
  * an HTML table renderer was added

-------------------------------------------------------------------
Wed Dec 16 21:43:37 UTC 2009 - mrueckert@suse.de

- just recommend lynx

-------------------------------------------------------------------
Wed Dec  9 23:31:41 UTC 2009 - pascal.bleser@opensuse.org

- update to 2.1:
  * add support for 256 color terminal
  * the first article is now selected upon entering the article
    list
  * the selection is moved to the next feed when a feed is marked
    as read in the feed list
  * HTML rendering has been improved
  * add support for SOCKS proxies
  * add a new notification type, "notify-beep"
  * fixes various bugs

-------------------------------------------------------------------
Tue Apr 21 00:00:00 CEST 2009 - pascal.bleser@opensuse.org

- update to 2.0

-------------------------------------------------------------------
Mon Sep  1 00:00:00 CEST 2008 - guru@unixtech.be

- update to 1.1:
  * support for wrapping long header lines and links in the article
    view was added
  * a security issue where opening specially crafted URLs of articles
    could lead to execution of shell commands was fixed

-------------------------------------------------------------------
Thu Aug 21 00:00:00 CEST 2008 - guru@unixtech.be

- new package

openSUSE Build Service is sponsored by