Skip to content

Commit

Permalink
fin - Finalized changelogs for 0.1.1.16
Browse files Browse the repository at this point in the history
---

Type: fin
Breaking: False
Doc Required: False
Backport Required: False
Part: 1/1
  • Loading branch information
AptiviCEO committed Sep 3, 2024
1 parent c484f81 commit 0025c4d
Show file tree
Hide file tree
Showing 9 changed files with 19 additions and 11 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-ppa-package-with-lintian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ jobs:
run: |
mv debian ..
mv .github ..
tar cfv ../kernel-simulator_3.0.26.48-0.1.1.15.orig.tar .
xz ../kernel-simulator_3.0.26.48-0.1.1.15.orig.tar
tar cfv ../kernel-simulator_3.0.26.49-0.1.1.16.orig.tar .
xz ../kernel-simulator_3.0.26.49-0.1.1.16.orig.tar
mv ../debian .
- name: Build package
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/build-ppa-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ jobs:
run: |
mv debian ..
mv .github ..
tar cfv ../kernel-simulator_3.0.26.48-0.1.1.15.orig.tar .
xz ../kernel-simulator_3.0.26.48-0.1.1.15.orig.tar
tar cfv ../kernel-simulator_3.0.26.49-0.1.1.16.orig.tar .
xz ../kernel-simulator_3.0.26.49-0.1.1.16.orig.tar
mv ../debian .
- name: Build package
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/pushamend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:
- name: Download original source
run: |
wget --output-document=../kernel-simulator_3.0.26.48-0.1.1.15.orig.tar.xz https://launchpad.net/~eofla/+archive/ubuntu/kernel-sim/+sourcefiles/kernel-simulator/3.0.26.48-0.1.1.15/kernel-simulator_3.0.26.48-0.1.1.15.orig.tar.xz
tar xf ../kernel-simulator_3.0.26.48-0.1.1.15.orig.tar.xz .
wget --output-document=../kernel-simulator_3.0.26.49-0.1.1.16.orig.tar.xz https://launchpad.net/~eofla/+archive/ubuntu/kernel-sim/+sourcefiles/kernel-simulator/3.0.26.49-0.1.1.16/kernel-simulator_3.0.26.49-0.1.1.16.orig.tar.xz
tar xf ../kernel-simulator_3.0.26.49-0.1.1.16.orig.tar.xz .
mv .github ..
- name: Build source package
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/pushppa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ jobs:
run: |
mv debian ..
mv .github ..
tar cfv ../kernel-simulator_3.0.26.48-0.1.1.15.orig.tar .
xz ../kernel-simulator_3.0.26.48-0.1.1.15.orig.tar
tar cfv ../kernel-simulator_3.0.26.49-0.1.1.16.orig.tar .
xz ../kernel-simulator_3.0.26.49-0.1.1.16.orig.tar
mv ../debian .
- name: Build source package
Expand Down
2 changes: 1 addition & 1 deletion CHANGES
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
We've released this version to update Magico to bring with it improvements.
This update to Nitrocid KS is there to update all the libraries to their most recent versions, including VisualCard 2.0.

### Changes

Expand Down
2 changes: 1 addition & 1 deletion CHANGES.TITLE
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[servicing] Nitrocid KS v0.1.1.15: More Magic!
[servicing] Nitrocid KS v0.1.1.16: Old Card Trade-In!
2 changes: 2 additions & 0 deletions Nitrocid.sln
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "templatepack", "public\Nitr
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Assets", "Assets", "{5C239BD3-9597-4D5C-86C8-1940B9437A1C}"
ProjectSection(SolutionItems) = preProject
CHANGES = CHANGES
CHANGES.TITLE = CHANGES.TITLE
Directory.Build.props = Directory.Build.props
EndProjectSection
EndProject
Expand Down
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
kernel-simulator (3.0.26.49-0.1.1.16-1) noble; urgency=medium

* Updated libraries

-- Aptivi CEO <[email protected]> Tue, 03 Sep 2024 14:55:29 +0300

kernel-simulator (3.0.26.48-0.1.1.15-1) noble; urgency=medium

* Updated libraries
Expand Down
2 changes: 1 addition & 1 deletion tools/changes.chg
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Nitrocid KS 0.1.1 changes
=========================

Released July 23rd, 2024; codename (Magikaleidoscope) (0.1.1) (Rev 15)
Released July 23rd, 2024; codename (Magikaleidoscope) (0.1.1) (Rev 16)

=============================================================================

Expand Down

0 comments on commit 0025c4d

Please sign in to comment.