Skip to content

Commit

Permalink
ypkg: Update to v33 (prep for no-fakeroot solbuild)
Browse files Browse the repository at this point in the history
fakeroot is still in system.devel, so dropping it from rundeps should be
unproblematic.

Release Notes [here](https://github.com/getsolus/ypkg/releases/tag/v33)

Signed-off-by: Rune Morling <[email protected]>
  • Loading branch information
ermo authored and joebonrichie committed Sep 20, 2024
1 parent 3e6d958 commit 24881fa
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 11 deletions.
7 changes: 3 additions & 4 deletions packages/y/ypkg/package.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name : ypkg
version : '32'
release : 193
version : '33'
release : 194
source :
- git|https://github.com/getsolus/ypkg.git : de1c528bccc137d4b1690cf150746b287b9da07e
- git|https://github.com/getsolus/ypkg.git : f07d8770ef57456df90e834bcaaf877634cafda2
homepage : https://github.com/getsolus/ypkg
license : GPL-3.0-or-later
component : system.devel
Expand All @@ -23,7 +23,6 @@ builddeps :
- python-zstandard
- tree
rundeps :
- fakeroot
- python-eopkg
- python-xattr
- pyyaml
Expand Down
14 changes: 7 additions & 7 deletions packages/y/ypkg/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<Name>ypkg</Name>
<Homepage>https://github.com/getsolus/ypkg</Homepage>
<Packager>
<Name>Reilly Brogan</Name>
<Email>solus@reillybrogan.com</Email>
<Name>Rune Morling</Name>
<Email>ermo.solus-project.com@spammesenseless.net</Email>
</Packager>
<License>GPL-3.0-or-later</License>
<PartOf>system.devel</PartOf>
Expand Down Expand Up @@ -75,12 +75,12 @@ Simply put, it is a tool to convert a build process into a packaging operation.
</Files>
</Package>
<History>
<Update release="193">
<Date>2024-07-19</Date>
<Version>32</Version>
<Update release="194">
<Date>2024-09-16</Date>
<Version>33</Version>
<Comment>Packaging update</Comment>
<Name>Reilly Brogan</Name>
<Email>solus@reillybrogan.com</Email>
<Name>Rune Morling</Name>
<Email>ermo.solus-project.com@spammesenseless.net</Email>
</Update>
</History>
</PISI>

0 comments on commit 24881fa

Please sign in to comment.