Skip to content
Snippets Groups Projects
Commit 310d4e38 authored by Andrew Lee (李健秋)'s avatar Andrew Lee (李健秋)
Browse files

Releasing apertis version 0.2020.1.

parent 2ba5d054
Branches apertis/v2021dev1
Tags apertis/0.2020.1
No related merge requests found
AC_PREREQ(2.65)
# Release version
m4_define([rsd_version_major],[0])
m4_define([rsd_version_minor],[2020])
m4_define([rsd_version_micro],[1])
# API version
m4_define([rsd_api_version],[0])
m4_define([csr_api_version],[0])
AC_INIT([rhosydd], m4_esyscmd([build-aux/git-version-gen .tarball-version]),
AC_INIT([rhosydd], [rsd_version_major.rsd_version_minor.rsd_version_micro],
[mailto:maintainers@lists.apertis.org],[rhosydd],
[https://git.apertis.org/cgit/rhosydd.git/])
......
rhosydd (0.2020.1) apertis; urgency=medium
* Switch to native format to work with the GitLab-to-OBS pipeline
* gitlab-ci: Link to the Apertis GitLab CI pipeline definition
-- Andrew Lee (李健秋) <andrew.lee@collabora.co.uk> Tue, 14 Jan 2020 12:11:03 +0800
rhosydd (0.2019~dev0.1co4) apertis; urgency=medium
* Switch to native source package format.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment