Blob Blame History Raw
-------------------------------------------------------------------
Thu Oct 17 12:48:16 UTC 2019 - Richard Brown <rbrown@suse.com>

- Remove obsolete Groups tag (fate#326485)

-------------------------------------------------------------------
Sun Sep  3 18:59:31 UTC 2017 - astieger@suse.com

- update to 1.12:
  * Added options of the profile:
    KeepMiniMult
    KeepMicroMult
  * Improved search for packages
  * Support for txz packages
  * Improved search for changelog
  * Fixed converter of static objects to shared

-------------------------------------------------------------------
Wed Jul  5 17:39:38 UTC 2017 - astieger@suse.com

- update to 1.11:
  * Improve search for packages
  * Add CMakeConfigure and AutotoolsConfigure options
  * Fix filter of versions
  * Add -get-old option to download old source packages
  * Add OldSourceUrl, OldSourceUrlDepth, ConfigureGlobal and
    MakeGlobal options of the profile
  * Fix cleaning of the install tree
  * Fix SkipVersions option
  * Fix build of packages
  * Use Autotools scripts instead of CMake if available to build a
    package
  * Print CMake configure string to the log file
  * Clear install tree if build was interrupted by SIGINT
  * Add NumericBeta and SkipBuildErrors options of the profile
  * Fixed LetterReleases option of the profile.
  * Check objects for incompatible build options
  * Support for Mercurial
  * Improved support for autotools
  * Add -make option.
  * Add Branch and Install options
  * Fix CopyHeaders, CopyObjects, LocalBuild and BuildShared options
  * Add {BUILD_SUBDIR} parameter of the profile
  * Fix detection of the changelog

-------------------------------------------------------------------
Sun May 21 17:19:54 UTC 2017 - astieger@suse.com

- initial version (1.10)