Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
prestwood
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pkg
prestwood
Commits
9c3c6b27
Commit
9c3c6b27
authored
5 years ago
by
Andrew Lee (李健秋)
Browse files
Options
Downloads
Patches
Plain Diff
Releasing apertis version 0.2020.1.
parent
8223e541
Branches
apertis/v2019
apertis/v2020
apertis/v2021dev1
Branches containing commit
Tags
apertis/0.2020.1
Tags containing commit
3 merge requests
!6
Merge changes from apertis/v2019-updates into apertis/v2019
,
!5
Land Gitlab CI to v2020
,
!3
Land latest changes to v2019-updates
Pipeline
#135084
passed with warnings
4 years ago
Stage: build
Stage: release
Stage: upload
Stage: OBS
Changes
2
Pipelines
8
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
configure.ac
+2
-2
2 additions, 2 deletions
configure.ac
debian/changelog
+7
-0
7 additions, 0 deletions
debian/changelog
with
9 additions
and
2 deletions
configure.ac
+
2
−
2
View file @
9c3c6b27
m4_define([prestwood_major], [0])
m4_define([prestwood_minor], [
1706
])
m4_define([prestwood_micro], [
0
])
m4_define([prestwood_minor], [
2020
])
m4_define([prestwood_micro], [
1
])
m4_define([prestwood_version], [prestwood_major.prestwood_minor.prestwood_micro])
...
...
This diff is collapsed.
Click to expand it.
debian/changelog
+
7
−
0
View file @
9c3c6b27
prestwood (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> Mon, 20 Jan 2020 20:03:16 +0800
prestwood (0.1706.0co4) apertis; urgency=medium
* Switch to native source package format.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment