Skip to content

Commit

Permalink
Merge pull request #26 from almet/release-0.7.1
Browse files Browse the repository at this point in the history
Update packages to 0.7.1
  • Loading branch information
apyrgio authored Oct 1, 2024
2 parents 2c44353 + fb5db12 commit 368e0f8
Show file tree
Hide file tree
Showing 13 changed files with 28 additions and 12 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/check-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,10 @@ jobs:
path: yum
lfs: 'true'

- name: update version from the package
run: |
echo ./yum/dangerzone/f${{ matrix.version }}/dangerzone-qubes*.src.rpm | sed 's/.*-\([^-]*\)-[^-]*\.*\.src\.rpm/\1/' > ./main/share/version.txt
- name: mv dangerzone .rpm files
run: |
mkdir "./main/dist"
Expand Down
3 changes: 3 additions & 0 deletions dangerzone/f39/dangerzone-0.7.1-1.fc39.src.rpm
Git LFS file not shown
3 changes: 3 additions & 0 deletions dangerzone/f39/dangerzone-0.7.1-1.fc39.x86_64.rpm
Git LFS file not shown
3 changes: 0 additions & 3 deletions dangerzone/f39/dangerzone-qubes-0.7.0-1.fc39.src.rpm

This file was deleted.

3 changes: 0 additions & 3 deletions dangerzone/f39/dangerzone-qubes-0.7.0-1.fc39.x86_64.rpm

This file was deleted.

3 changes: 3 additions & 0 deletions dangerzone/f39/dangerzone-qubes-0.7.1-1.fc39.src.rpm
Git LFS file not shown
3 changes: 3 additions & 0 deletions dangerzone/f39/dangerzone-qubes-0.7.1-1.fc39.x86_64.rpm
Git LFS file not shown
3 changes: 3 additions & 0 deletions dangerzone/f40/dangerzone-0.7.1-1.fc40.src.rpm
Git LFS file not shown
3 changes: 3 additions & 0 deletions dangerzone/f40/dangerzone-0.7.1-1.fc40.x86_64.rpm
Git LFS file not shown
3 changes: 0 additions & 3 deletions dangerzone/f40/dangerzone-qubes-0.7.0-1.fc40.src.rpm

This file was deleted.

3 changes: 0 additions & 3 deletions dangerzone/f40/dangerzone-qubes-0.7.0-1.fc40.x86_64.rpm

This file was deleted.

3 changes: 3 additions & 0 deletions dangerzone/f40/dangerzone-qubes-0.7.1-1.fc40.src.rpm
Git LFS file not shown
3 changes: 3 additions & 0 deletions dangerzone/f40/dangerzone-qubes-0.7.1-1.fc40.x86_64.rpm
Git LFS file not shown

0 comments on commit 368e0f8

Please sign in to comment.