Skip to content

Packaging: Updated packages to 0.1.0#18

Merged
prassamin merged 2 commits into
mainfrom
packaging
Oct 6, 2025
Merged

Packaging: Updated packages to 0.1.0#18
prassamin merged 2 commits into
mainfrom
packaging

Conversation

@clorteau
Copy link
Copy Markdown
Collaborator

@clorteau clorteau commented Oct 5, 2025

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Updates package version from 0.0.4 to 0.1.0 across all distribution formats and removes Flatpak packaging option due to store listing denial.

  • Version bump to 0.1.0 across all package formats (snap, rpm, deb, aur)
  • Updated checksums and URLs to match new release
  • Removed Flatpak section from README documentation

Reviewed Changes

Copilot reviewed 14 out of 20 changed files in this pull request and generated no comments.

Show a summary per file
File Description
pkg/snap/snapcraft.yaml Version bump and metadata additions with new contact/source information
pkg/snap/io.github.prassamin.prasmoid.metainfo.xml Added new release entry for v0.1.0
pkg/snap/BUILD Updated upload command reference to new version
pkg/rpm/prasmoid.spec Version update and dependency cleanup
pkg/rpm/BUILD Updated build commands for new version
pkg/rpm/.gitignore Simplified gitignore pattern
pkg/deb/prasmoid_0.1.0-1.dsc Version and checksum updates
pkg/deb/prasmoid/debian/changelog Added changelog entry for v0.1.0
pkg/deb/BUILD Updated build command for new version
pkg/aur/PKGBUILD Version bump and checksum update
pkg/aur/BUILD Added automatic checksum update step
pkg/aur/.gitignore Added build directory exclusion
pkg/aur/.SRCINFO New SRCINFO file for v0.1.0
README.md Updated package links and removed Flatpak section

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@prassamin prassamin merged commit c75e309 into main Oct 6, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

'prasmoid init' using snap version fails with error 'no supported package manager found: map[apt:apt dnf:dnf nix-env:nix pacman:pacman]'

4 participants