Version: 1.0.7-bp150.2.4
            
  * Sun Dec 03 2017 jengelh@inai.de 
  - Update to new upstream release 1.0.7
  * Replace typedefs of intX_t, uintX_t by including standard
    header stdint.h
  * Casting fixes.
- Remove no-nonsense.diff.
 
  * Sat Sep 02 2017 jengelh@inai.de 
  - Add no-nonsense.diff to resolve build failure with glibc.
- Redo libaal-1.0.5-rpmoptflags.patch with p1.
- Drop static library subpackage.
 
  * Sun Jun 29 2014 jengelh@inai.de 
  - Update to new upstream release 1.0.6
  * Implement device discard functionality in libaal to be used by
  mkfs and friends.
 
  * Sat Mar 30 2013 jengelh@inai.de 
  - Remove no longer needed rpmlintrc
 
  * Sun Feb 17 2013 jengelh@inai.de 
  - Renamed SRPM back to libaal, because that is the upstream name.
  Enforcement of shared library package naming is unaffected.
- Move libaal-minimal0 require from libaal-1_0-5 to libaal-devel
  where it belongs
- Split static libraries into libaal-devel-static
- Set RPM groups like we do for the rest (devel: c_c++, main: libs)
 
  * Sat May 26 2012 jengelh@inai.de 
  - Remove redundant tags/sections from specfile
- Parallel build with %_smp_mflags
 
  * Mon Feb 20 2012 coolo@suse.com 
  - do not use setBadness in rpmlintrc
 
  * Mon Feb 13 2012 coolo@suse.com 
  - patch license to follow spdx.org standard
 
  * Sun Nov 13 2011 coolo@suse.com 
  - add libtool as explicit buildrequire to avoid implicit dependency from prjconf
 
  * Wed Mar 23 2011 pascal.bleser@opensuse.org 
  - re-enable static libraries, as they are needed for some packages (most
  prominently: reiserfs4progs)
- remove embedded changelog from spec file
- add rpmlintrc to suppress false positive error about explicit library
  requires
- removed NEWS, is an empty file
 
  * Wed Apr 01 2009 crrodriguez@suse.de 
  - remove static libraries
 
  * Mon Feb 25 2008 crrodriguez@suse.de 
  - fPIC --> --with-pic
- remove libtool archives with empty dependency_libs
 
  * Fri Jul 27 2007 lmichnovic@suse.cz 
  - compiling with RPM_OPT_FLAGS (rpmoptflags.patch)
 
  * Fri Jul 27 2007 lmichnovic@suse.cz 
  - fixed deprecated %run_ldconfig
- renamed to libaal-1_0-5 according Shared Library Packaging Policy
- split off libaal-minimal0 shared library
 
  * Sat May 26 2007 ro@suse.de 
  - split off devel package
 
  * Mon Feb 19 2007 lmichnovic@suse.cz 
  - compiling with fPIC, fixes build on S390
- not removing RPMBUILDDIR in install section
 
  * Wed Jan 25 2006 mls@suse.de 
  - converted neededforbuild to BuildRequires
 
  * Thu Jan 12 2006 mjancar@suse.cz 
  - update to 1.0.5
 
  * Mon Aug 01 2005 mjancar@suse.cz 
  - update to 1.0.4
 
  * Wed Apr 20 2005 pth@suse.de 
  - Fix quoting in libaal.m4 (Bug #75889)