-------------------------------------------------------------------
Mon Nov 25 12:15:14 UTC 2013 - tchvatal@suse.com

- Fix build on fedora as they bytecompile the py

-------------------------------------------------------------------
Mon Nov 25 10:21:09 UTC 2013 - tchvatal@suse.com

- Version bump to 0.4.1
  + Fixes to actually be able to parse own specfile.

-------------------------------------------------------------------
Mon Nov 25 09:37:39 UTC 2013 - tchvatal@suse.com

- Version bump to 0.4.0:
  + Add extensive testsuite
  + Split the code for readability purposes
  + Mimic all the functionality from prep_spec
  + Provide and obsolete obs-service-format_spec_file

-------------------------------------------------------------------
Thu Mar 22 08:51:31 UTC 2012 - saschpe@suse.de

- Set license to SPDX style (BSD-3-Clause)

-------------------------------------------------------------------
Mon Sep 12 08:00:40 UTC 2011 - prusnak@opensuse.org

- synchronize obs and git changes

-------------------------------------------------------------------
Thu Jul 14 10:28:13 UTC 2011 - giecrilj@stegny.2a.pl

- better usage message

-------------------------------------------------------------------
Mon May  2 18:38:05 CEST 2011 - vuntz@opensuse.org

- Update to version 0.2:
  + Handle suse_version
  + Do not check for AutoReqProv in %install
  + Replace %makeinstall by %make_install
  + Reformat versioned package names too
  + Remove #usedforbuild
  + Replace Patch: with Patch0: (and %patch with %patch0)
  + Change default .spec headers to not include any license
  + Replace some package names with pkgconfig()-style names
  + Add --diff and --diff-prog options
  + Put brackets around %name, %version, %release, ...
  + Update url for PATCH-MISSING-TAGw
  + Cut summary after the first dot
  + Add FDL licenses
  + Add .spec extension to spec files created by script
  + Put pkgconfig()-style package names at the end of their list
  + Code improvements

-------------------------------------------------------------------
Mon Dec  6 11:41:07 UTC 2010 - prusnak@opensuse.org

- update to newer snapshot (1fb8c6db)
  - --diff and --diff-prog options by Petr Uzel

-------------------------------------------------------------------
Thu Sep 30 16:04:03 CEST 2010 - vuntz@opensuse.org

- Initial package (version 0.1)