commit quiterss for openSUSE:Factory
Hello community, here is the log from the commit of package quiterss for openSUSE:Factory checked in at 2017-08-28 15:15:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/quiterss (Old) and /work/SRC/openSUSE:Factory/.quiterss.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "quiterss" Mon Aug 28 15:15:02 2017 rev:8 rq:518586 version:0.18.8 Changes: -------- --- /work/SRC/openSUSE:Factory/quiterss/quiterss.changes 2017-08-24 18:56:38.833529163 +0200 +++ /work/SRC/openSUSE:Factory/.quiterss.new/quiterss.changes 2017-08-28 15:16:35.597548066 +0200 @@ -1,0 +2,6 @@ +Thu Aug 24 18:58:53 UTC 2017 - aloisio@gmx.com + +- Update to version 0.18.8 + * Fixed: "Show Unread" news filter was not working + +------------------------------------------------------------------- Old: ---- QuiteRSS-0.18.7-src.tar.gz New: ---- QuiteRSS-0.18.8-src.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ quiterss.spec ++++++ --- /var/tmp/diff_new_pack.hB9vqh/_old 2017-08-28 15:16:37.101336764 +0200 +++ /var/tmp/diff_new_pack.hB9vqh/_new 2017-08-28 15:16:37.101336764 +0200 @@ -17,7 +17,7 @@ Name: quiterss -Version: 0.18.7 +Version: 0.18.8 Release: 0 Summary: RSS/Atom aggregator License: GPL-3.0+ ++++++ QuiteRSS-0.18.7-src.tar.gz -> QuiteRSS-0.18.8-src.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/CHANGELOG new/CHANGELOG --- old/CHANGELOG 2017-08-23 20:12:49.000000000 +0200 +++ new/CHANGELOG 2017-08-24 20:27:42.000000000 +0200 @@ -1,3 +1,6 @@ +Version 0.18.8 (24 Aug 2017) + * Fixed: "Show Unread" news filter was not working + Version 0.18.7 (23 Aug 2017) * Added: Share. Reddit, Instapaper * Changed: SQLite 3.20.0 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/HISTORY_EN new/HISTORY_EN --- old/HISTORY_EN 2017-08-23 20:12:49.000000000 +0200 +++ new/HISTORY_EN 2017-08-24 20:27:42.000000000 +0200 @@ -2,6 +2,11 @@ <STYLE>a { color: blue; text-decoration: none; }</STYLE> <BODY> <!----------------------------------------------------------------------------> +<p><b>Version 0.18.8</b> (24 Aug 2017) +<ul> +<li>Fixed: "Show Unread" news filter was not working</li> +</ul> +<!----------------------------------------------------------------------------> <p><b>Version 0.18.7</b> (23 Aug 2017) <ul> <li>Added: Share. Reddit, Instapaper</li> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/HISTORY_RU new/HISTORY_RU --- old/HISTORY_RU 2017-08-23 20:12:49.000000000 +0200 +++ new/HISTORY_RU 2017-08-24 20:27:42.000000000 +0200 @@ -2,7 +2,12 @@ <STYLE>a { color: blue; text-decoration: none; }</STYLE> <BODY> <!----------------------------------------------------------------------------> -<p><b>Версия 0.18.7</b> (23 август 2017) +<p><b>Версия 0.18.8</b> (24 Авг 2017) +<ul> +<li>Исправлено: Не работал фильтр новостей "Показать непрочитанные"</li> +</ul> +<!----------------------------------------------------------------------------> +<p><b>Версия 0.18.7</b> (23 Авг 2017) <ul> <li>Добавлено: Поделиться. Reddit, Instapaper</li> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Info.plist new/Info.plist --- old/Info.plist 2017-08-23 20:12:49.000000000 +0200 +++ new/Info.plist 2017-08-24 20:27:42.000000000 +0200 @@ -21,7 +21,7 @@ <key>CFBundleDisplayName</key> <string>@EXECUTABLE@</string> <key>CFBundleShortVersionString</key> - <string>0.18.7</string> + <string>0.18.8</string> <key>NSHumanReadableCopyright</key> <string>(C) 2011-2017 QuiteRSS Team</string> <key>NSPrincipalClass</key> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/src/VersionNo.h new/src/VersionNo.h --- old/src/VersionNo.h 2017-08-23 20:12:49.000000000 +0200 +++ new/src/VersionNo.h 2017-08-24 20:27:42.000000000 +0200 @@ -1,9 +1,9 @@ #include "VersionRev.h" -#define STRDATE "23.08.2017\0" -#define STRPRODUCTVER "0.18.7\0" +#define STRDATE "24.08.2017\0" +#define STRPRODUCTVER "0.18.8\0" -#define VERSION 0,18,7 +#define VERSION 0,18,8 #define PRODUCTVER VERSION,0 #define FILEVER VERSION,VCS_REVISION diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/src/application/mainwindow.cpp new/src/application/mainwindow.cpp --- old/src/application/mainwindow.cpp 2017-08-23 20:12:49.000000000 +0200 +++ new/src/application/mainwindow.cpp 2017-08-24 20:27:42.000000000 +0200 @@ -4474,8 +4474,7 @@ void MainWindow::setFeedRead(int type, int feedId, FeedReedType feedReadType, NewsTabWidget *widgetTab, int idException) { - if ((type >= NewsTabWidget::TabTypeWeb) || (type == NewsTabWidget::TabTypeDel) || - (widgetTab == NULL)) + if ((type >= NewsTabWidget::TabTypeWeb) || (type == NewsTabWidget::TabTypeDel)) return; if ((type == NewsTabWidget::TabTypeFeed) && (feedReadType != FeedReadSwitchingTab)) { @@ -4489,7 +4488,7 @@ } else { mainApp->updateFeeds()->updateObject_->slotSetFeedRead(feedReadType, feedId, idException, idNewsList); } - } else { + } else if (widgetTab) { int cnt = widgetTab->newsModel_->rowCount(); if (cnt == 0) return; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/src/optionsdialog.cpp new/src/optionsdialog.cpp --- old/src/optionsdialog.cpp 2017-08-23 20:12:49.000000000 +0200 +++ new/src/optionsdialog.cpp 2017-08-24 20:27:42.000000000 +0200 @@ -1390,7 +1390,7 @@ treeItem.clear(); treeItem << "fa" << QString::fromUtf8("فارسی [FA]") - << "0.18.7" + << "0.18.8" << "H.Mohamadi" << ""; languageItem = new QTreeWidgetItem(treeItem); languageItem->setIcon(1, QIcon(":/flags/flag_FA")); @@ -1406,7 +1406,7 @@ treeItem.clear(); treeItem << "fr" << QString::fromUtf8("Français [FR]") - << "0.18.7" + << "0.18.8" << "Glad Deschrijver" << "glad.deschrijver@gmail.com"; languageItem = new QTreeWidgetItem(treeItem); languageItem->setIcon(1, QIcon(":/flags/flag_FR")); @@ -1438,7 +1438,7 @@ treeItem.clear(); treeItem << "it" << QString::fromUtf8("Italiano [IT]") - << "0.18.7" + << "0.18.8" << "ZeroWis" << "lightflash@hotmail.it"; languageItem = new QTreeWidgetItem(treeItem); languageItem->setIcon(1, QIcon(":/flags/flag_IT")); @@ -1470,7 +1470,7 @@ treeItem.clear(); treeItem << "nl" << QString::fromUtf8("Nederlands [NL]") - << "0.18.7" + << "0.18.8" << "TeLLie" << "elbert.pol@gmail.com"; languageItem = new QTreeWidgetItem(treeItem); languageItem->setIcon(1, QIcon(":/flags/flag_NL")); @@ -1478,7 +1478,7 @@ treeItem.clear(); treeItem << "pl" << QString::fromUtf8("Polski [PL]") - << "0.18.7" + << "0.18.8" << QString::fromUtf8("Piotr Pecka") << "piotr.pecka@outlook.com"; languageItem = new QTreeWidgetItem(treeItem); languageItem->setIcon(1, QIcon(":/flags/flag_PL")); @@ -1486,7 +1486,7 @@ treeItem.clear(); treeItem << "pt_BR" << QString::fromUtf8("Português (Brazil) [pt_BR]") - << "0.18.7" + << "0.18.8" << QString::fromUtf8("Marcos M. Ribeiro") << ""; languageItem = new QTreeWidgetItem(treeItem); languageItem->setIcon(1, QIcon(":/flags/flag_BR")); @@ -1502,7 +1502,7 @@ treeItem.clear(); treeItem << "ro_RO" << QString::fromUtf8("Limba română [ro_RO]") - << "0.18.7" + << "0.18.8" << QString::fromUtf8("Jaff (Oprea Nicolae)") << "Jaff2002@yahoo.com"; languageItem = new QTreeWidgetItem(treeItem); languageItem->setIcon(1, QIcon(":/flags/flag_RO"));
participants (1)
-
root@hilbert.suse.de