Skip to content

Commit

Permalink
package 0.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuaboud committed Jun 24, 2022
1 parent 6329225 commit 4997cae
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
## Cockpit Identities 0.1.8-1
## Cockpit Identities 0.1.9-1

* Fix z-height of modal popups
* Clean up table styling
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "cockpit-identities",
"title": "Cockpit Identities",
"prerelease": true,
"version": "0.1.8",
"version": "0.1.9",
"buildVersion": "1",
"author": "Joshua Boudreau <[email protected]>",
"url": "https://github.com/45Drives/cockpit-identities",
Expand Down Expand Up @@ -72,7 +72,7 @@
],
"changelog": {
"urgency": "medium",
"version": "0.1.8",
"version": "0.1.9",
"buildVersion": "1",
"ignore": [],
"date": null,
Expand Down
2 changes: 2 additions & 0 deletions packaging/el8/main.spec
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ make DESTDIR=%{buildroot} install
/usr/share/cockpit/identities/*

%changelog
* Fri Jun 24 2022 Joshua Boudreau <[email protected]> 0.1.9-1
- Clean up table styling
* Fri Jun 24 2022 Joshua Boudreau <[email protected]> 0.1.8-1
- Fix z-height of modal popups
* Fri Jun 24 2022 Joshua Boudreau <[email protected]> 0.1.7-1
Expand Down
6 changes: 6 additions & 0 deletions packaging/focal/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
cockpit-identities (0.1.9-1focal) focal; urgency=medium

* Clean up table styling

-- Joshua Boudreau <[email protected]> Fri, 24 Jun 2022 12:22:26 -0300

cockpit-identities (0.1.8-1focal) focal; urgency=medium

* Fix z-height of modal popups
Expand Down

0 comments on commit 4997cae

Please sign in to comment.