Sat, 01 Jun 2024 07:00:32 UTC | login

Information for build rss2email-2.71-9.fc24

ID19733
Package Namerss2email
Version2.71
Release9.fc24
Epoch
SummaryDeliver news from RSS feeds to your SMTP server as text or HTML mail
Descriptionrss2email lets you subscribe to a list of XML newsfeeds (RSS or Atom). It can parse them regularly with the help of cron and send new items to you by email. An HTML mail will be send in the default configuration to the local SMTP server. See the manual page r2e for details on how to set up rss2email.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:30:56 UTC
CompletedSat, 14 Apr 2018 20:30:56 UTC
Tags
f28
f29
RPMs
src
rss2email-2.71-9.fc24.src.rpm (info) (download)
noarch
rss2email-2.71-9.fc24.noarch.rpm (info) (download)
Changelog * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.71-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.71-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.71-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.71-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Mon Mar 04 2013 Michael Schwendt <mschwendt@fedoraproject.org> - 2.71-5 - Add a few patches from Debian package: 0003-Setup-the-correct-version-number-in-rss2email.py.patch 0006-Prefer-utf8-in-CHARSET_LIST.patch 0008-Fix-encoding-of-From-and-To-headers.patch.diff - Merge a few updates for the manual page. - Minor spec clean-up to remove superfluous items. * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.71-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.71-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.71-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Mon Apr 11 2011 Michael Schwendt <mschwendt@fedoraproject.org> - 2.71-1 - Upgrade to 2.71. - Fix bad tarball permissions. - Increase minimum version in python-feedparser and python-html2text dependencies to match what upstream wants for this release. * Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.70-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Wed Jan 12 2011 Michael Schwendt <mschwendt@fedoraproject.org> - 2.70-1 - Upgrade to 2.70. - Update r2e wrapper script. - Patch config.py loader (now first look in current dir like upstream, but if not found look for $HOME/.rss2email/config.py). - Include config.py.example also in the documentation directory. - Various minor spec file adjustments. * Sun Jul 04 2010 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.66-1 - update to 2.66, which now is shipped in a tarball * Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.65-3.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.65-2.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Tue Jan 06 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.65-1 - update to 2.65 - recreate rss2email-use-configpy-from-homedir.patch * Sun Oct 26 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.64-1 - update to 2.64 - drop rss2email-warn-if-problems-with-local-mta.patch, something similar now upstream * Fri Jul 04 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.63-1 - update to 2.63 (GPLv3 now) * Sat Jan 19 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.62-1 - Update to 2.62 * Fri Dec 14 2007 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.61-1 - Update to 2.61 * Fri Aug 03 2007 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - Update License field due to the "Licensing guidelines changes" * Sun Mar 25 2007 Thorsten Leemhuis <fedora[AT]leemhuis.info> - 2.60-3 - Use sed instead of dos2unix - Some small fixes from review bug #233715 - Apply one patch from Debian that should warn if there are problems with local delivery via sendmail * Sat Mar 24 2007 Thorsten Leemhuis <fedora[AT]leemhuis.info> - 2.60-2 - Seperate package for html2text, as it might be useful for other stuff as well - update r2e and make it possible to manage different feed files (optional, use r2e option "--feedext foo" to use it) - add some common used, but-no-so-well documented configuration parameters to config.py template and give a hint where to find docs what they do * Fri Mar 23 2007 Thorsten Leemhuis <fedora[AT]leemhuis.info> - 2.60-1 - Initial package