File tito.changes of Package tito

-------------------------------------------------------------------
Tue Feb  4 08:50:25 UTC 2025 - Raúl Osuna <rosuna@suse.com>

- Use default release 0 for parameter --use-release
- Added:
  * 0016-Use-default-release-0-for-parameter-use-release.patch 

-------------------------------------------------------------------
Wed Dec 18 13:10:11 UTC 2024 - Cédric Bosdonnat <cbosdonnat@suse.com>

- Handle kiwi images.

-------------------------------------------------------------------
Wed Dec 11 15:45:59 UTC 2024 - Julio González Gil <jgonzalez@suse.com>

- maven is now a new requirement, to be able to tag microservices 

-------------------------------------------------------------------
Tue Apr 16 12:36:06 UTC 2024 - Thomas Florio <thomas.florio@suse.com>

- Add all modified pom.xml by maven when committing
- Added:
  * 0015-add-all-modified-pom.xml-by-maven.patch

-------------------------------------------------------------------
Thu Jan 11 16:33:26 UTC 2024 - Cédric Bosdonnat <cbosdonnat@suse.com>

- Do not replace the version in the whole Dockerfile or Charts.yaml 

-------------------------------------------------------------------
Wed Nov  8 16:18:48 UTC 2023 - Cédric Bosdonnat <cbosdonnat@suse.com>

- Revert the -helm suffix removal for charts to avoid conflicts in registry

-------------------------------------------------------------------
Tue Nov  7 13:38:56 UTC 2023 - Cédric Bosdonnat <cbosdonnat@suse.com>

- Use the project folder name to look for changes file of helm charts

-------------------------------------------------------------------
Tue Oct 10 15:14:56 UTC 2023 - Can Bayburt <can.bulut.bayburt@suse.com>

- Add missing newlines when merging changelogs

-------------------------------------------------------------------
Fri Jun  2 10:33:24 UTC 2023 - Can Bayburt <cbbayburt@suse.com>

- Implement changelog split/merge mechanism

-------------------------------------------------------------------
Fri Dec  9 12:03:01 UTC 2022 - Artem Shiliaev <artem.shiliaev@suse.com>

- Added SUSEContainerTagger to tag dockerfiles and Helm charts

-------------------------------------------------------------------
Tue Oct 11 12:44:05 UTC 2022 - Marina Latini <marina.latini@suse.com>

- Update the packager email address.
- Suppress rpmlint warning hardcoded-packager-tag.
  We want to keep the packager tag.

  Added: hardcoded-packager-tag-rpmlintrc 

-------------------------------------------------------------------
Tue Oct 11 08:43:36 UTC 2022 - Marina Latini <marina.latini@suse.com>

- Update the copyright year
- Remove superfluous %clean section supported by RPM clean logic
- Fix bad if condition and use quote instead of bare words

-------------------------------------------------------------------
Tue Jan 25 17:10:28 UTC 2022 - Michael Calmer <mc@suse.com>

- support new style dbschema dependencies in tito.props

-------------------------------------------------------------------
Mon Sep 13 08:37:00 UTC 2021 - Julio González Gil <jgonzalez@suse.com>

- Use the SUSE changelog format
- Offer the user the right git remote 

-------------------------------------------------------------------
Mon Mar  8 13:49:08 UTC 2021 - Michael Calmer <mc@suse.com>

- support dbschema dependencies

-------------------------------------------------------------------
Tue Mar  2 13:06:09 UTC 2021 - Michael Calmer <mc@suse.com>

- handle package dependencies during tagging

-------------------------------------------------------------------
Fri Mar 13 15:36:01 UTC 2020 - Julio González Gil <jgonzalez@suse.com>

- Enable support for CentOS, RHEL, Fedora, Debian and Ubuntu

-------------------------------------------------------------------
Thu Jul 11 12:48:01 UTC 2019 - Cédric Bosdonnat <cbosdonnat@suse.com>

- Update to 0.6.11
  * Fixing remote_git_name
  * Fix links in README.md file
  * Encourage usage of git push --follow-tags
  * Print mock output when building with MockBuilder
  * Fix a race condition when /tmp/tito doesn't exist
  * Don't append 'None' to Release line with no '%%{?dist}' part
  * python3's map() returns a map object, but we expect sources to be a list
  * Submitting was missing a t.
  * update links
  * use LC_ALL=C.UTF-8 rather than plain C
  * make ReleaseTagger honour --use-version
  * also verify that ReleaseTagger supports --use-release
  * add test for ReleaseTagger together with --use-version
  * Format package list more cleanly
  * Custom tag support in tito release
  * VersionTagger should support custom tag format
  * Remove createrepo_c BR from spec
  * Use createrepo_c for creating rpm-md repos
  * Fixup Fedora Dockerfiles to work correctly
  * Remove useless EL5 stuff
- Use python3 for openSUSE and SLE 15+
- Removed upstreamed patch:
  0005-create-output-dir-recursive.patch

-------------------------------------------------------------------
Sat Aug 26 13:53:38 UTC 2017 - mc@suse.com

- update to 0.6.10
  * Add ability to specify a custom changelog during tag
  * new Cargo tagger
  * Simplified version and release update logic
- implement tagger option --no-default-changelog to prevent
  auto creating of changelog enties. 

-------------------------------------------------------------------
Sat Mar  5 17:22:31 UTC 2016 - mc@suse.com

- update to 0.6.4
  * Allow possibility of building without a pre-existing tag.
  * python3 compatible
  * add tests
  * deprecate GitPython
  * Add support for checking bz flags
  * bash-completion facilities
  * Add support for Mead.

-------------------------------------------------------------------
Tue Mar  1 16:14:11 CET 2016 - mc@suse.de

- update to 0.4.18
  * remove obs-releaser.dif - OBS is now an upstream feature


-------------------------------------------------------------------
Tue Mar  1 15:46:11 CET 2016 - mc@suse.de

- use is_opensuse macro to detect Leap correctly

-------------------------------------------------------------------
Wed Nov  4 13:57:54 CET 2015 - mc@suse.de

- update gitpython dependency

-------------------------------------------------------------------
Mon Jul  7 16:13:55 UTC 2014 - mc@suse.com

- add handle-rpmlintrc.dif to copy rpmlintrc files into
  sourcedir

-------------------------------------------------------------------
Tue Nov 12 12:06:49 CET 2013 - mc@suse.de

- fix get_commit_count to work with not annotated tags

-------------------------------------------------------------------
Tue Aug 13 14:23:48 CEST 2013 - mc@suse.de

- fix create outputdir

-------------------------------------------------------------------
Thu Jul  4 17:45:50 CEST 2013 - mc@suse.de

- Require python-GitPython for SUSE > 12.1

-------------------------------------------------------------------
Thu Apr 11 17:42:37 CEST 2013 - mc@suse.de

- update to 0.4.11

-------------------------------------------------------------------
Thu Apr 11 14:11:53 CEST 2013 - mc@suse.de

- read builddir from env

-------------------------------------------------------------------
Fri Mar 30 14:53:32 CEST 2012 - mc@suse.de

- susetagger: show existing changelog entries in the editor

-------------------------------------------------------------------
Sat Mar 17 10:35:13 UTC 2012 - mc@suse.com

- fix option check changelog_with_email
- update doc explaining enhanced functionality

-------------------------------------------------------------------
Thu Mar 15 16:50:07 UTC 2012 - mc@suse.com

- add OBSReleaser to push packages into OBS 

-------------------------------------------------------------------
Wed Mar 14 13:21:41 UTC 2012 - mc@suse.com

- make tito work without fedora specific packages
- copy .changes file with --srpm

-------------------------------------------------------------------
Wed Mar 14 11:36:14 UTC 2012 - mc@suse.com

- add missing imports

-------------------------------------------------------------------
Wed Mar 14 11:15:31 UTC 2012 - mc@suse.com

- initial release

openSUSE Build Service is sponsored by