* Wed Nov 11 2020 Martin Wilck <mwilck@suse.com> 
  - Fix build error on SLE12 (%make_build not defined)
 
  * Sun Aug 16 2020 Dirk Mueller <dmueller@suse.com> 
  - update to 1.2.1:
  * Makefile: protect mandatory compile flags
  * packet capture: don't reuse socket for multiple receive functions
  * TPACKET_V[23]: continue even if mlock() fails
- remove 0001-Revert-TPACKET_V3-mlock-mmap-ed-address-space-into-R.patch:
  fixed differently upstream
 
  * Wed Jun 10 2020 Jan Engelhardt <jengelh@inai.de> 
  - Update to release 1.2.0
  * A set of minor bugfixes.
  * Fix CPU hogging if the interface gets removed [rhbz#1572750]
- Drop iptraf-ng-1.1.4-fix-Floating-point-exception-in-tcplog_flowra.patch,
  build-use-wide-version-of-lpanel-when-needed.patch,
  0001-ifstats-make-sort-by-ifname-the-only-mode-of-operati.patch
  (merged)
- Add 0001-Revert-TPACKET_V3-mlock-mmap-ed-address-space-into-R.patch
 
           
          
              Version: 1.1.4-bp152.1.9
            
  * Sun Jan 12 2020 Jan Engelhardt <jengelh@inai.de> 
  - Employ new homepage URLs.
- Rename the SRPM from iptraf to iptraf-ng. Effectively no change
  for the produced BRPMs.
- Add 0001-ifstats-make-sort-by-ifname-the-only-mode-of-operati.patch
  from upstream.
 
  * Wed Aug 12 2015 jslaby@suse.com 
  - add build-use-wide-version-of-lpanel-when-needed.patch (bnc#940207)
 
  * Wed Sep 18 2013 andreas.stieger@gmx.de 
  - fix "Floating point exception" in tcplog_flowrate_msg(), adds
  iptraf-ng-1.1.4-fix-Floating-point-exception-in-tcplog_flowra.patch
  from Fedora [bnc#841156]
 
  * Wed Aug 07 2013 jengelh@inai.de 
  - Update to new upstream release 1.1.4
  * update all rates not only the visible ones
  * add 802.1ad / 802.1ah / QinQ ethertypes
- Removed 0001-build-prefer-ncurses6-and-wide.patch
  (merged upstream)
 
  * Thu Mar 28 2013 jengelh@inai.de 
  - Update to new git snapshot 1.1.3.1+git49
  * remove TokenRing and ISDN support
  * 802.1ad and QinQ VLAN handling
  * restore functionality of iptraf -B (bnc#812080)
- Remove iptraf-ng-1.1.3.1-kernel-v3.5-kill-off-token-ring-support.patch
  (merged upstream)
- Add 0001-build-prefer-ncurses6-and-wide.patch
- Depend on 3.1 headers (source uses ETH_P_QINQ1)
 
  * Sun Oct 07 2012 andreas.stieger@gmx.de 
  - iptraf-ng-1.1.3.1-kernel-v3.5-kill-off-token-ring-support.patch
  to remove TokenRing support which was removed in Linux 3.5
- move to pristine upstream tarball
 
  * Thu May 31 2012 jengelh@inai.de 
  - Update to new upstream release 1.1.3.1
  * support SIT tunnels
  * fix checksumming for odd-sized IPv4 packets
- iptraf-1.0.2-segfault.patch rendered obsolete by commit b3eec3f
 
  * Thu May 10 2012 jengelh@inai.de 
  - Update to new upstream release 1.1.2
  * New RFC1071-based IP checksum implementation
  * Various fixes for IPv6 port statistics and byte counting,
  interfaces with long names, PPP handling
  * Make capturing on TUN interfaces work
  * Support GRE tunnels
 
  * Thu Dec 15 2011 puzel@suse.com 
  - install /var/lib/iptraf-ng directory (bnc#736900)
- fix executing rvnamed daemon (bnc#737032)
  - add fix-calling-rvnamed.patch
 
  * Fri Dec 02 2011 coolo@suse.com 
  - add automake as buildrequire to avoid implicit dependency
 
  * Thu Sep 01 2011 vcizek@suse.com 
  - fixed segfault caused by off-by-one allocation error (bnc#711726)
 
  * Wed Apr 20 2011 jengelh@medozas.de 
  - Name the binary package iptraf-ng
 
  * Mon Apr 04 2011 jengelh@medozas.de 
  - Run spec-beautifier
 
  * Mon Apr 04 2011 puzel@novell.com 
  - switch to iptraf-ng (thanks jengelh@medozas.de)
- drop all patches (merged upstream)
 
  * Sat Feb 13 2010 rguenther@suse.de 
  - fix harmless buffer-overflow to fix build with GCC 4.5
 
  * Wed Nov 11 2009 puzel@suse.cz 
  - iptraf-3.0.0-fix-promisc-crash.patch (bnc#548485)
 
  * Mon Oct 06 2008 prusnak@suse.cz 
  - fixed wrong comparison of file descriptor (fd.patch) [bnc#431904]
 
  * Thu Apr 10 2008 prusnak@suse.cz 
  - alter package after ncurses packaging change
 
  * Thu Mar 29 2007 rguenther@suse.de 
  - add ncurses-devel BuildRequires
 
  * Tue Nov 28 2006 prusnak@suse.cz 
  - fixed line drawing in console (lines.patch) [#223678]