maint: pulled in new version of nextcloud (25.0.8)

This commit is contained in:
adam 2023-06-22 11:53:38 -05:00
parent e01eae00c5
commit 5a42df3ac3
2 changed files with 8 additions and 1 deletions

View File

@ -11,7 +11,7 @@ latest:
- export DEBEMAIL="NOREPLY@`hostname -d`"
- mkdir -p builddir
- uscan --overwrite-download --destdir builddir
- cd ../nextcloud-server-25.0.7
- cd ../nextcloud-server-25.0.8
- dpkg-buildpackage -rfakeroot
- cd - ; cp ../nextcloud-server_*.deb .
artifacts:

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
nextcloud-server (25.0.8-1~deb11) bullseye; urgency=medium
[ adam ]
* maint: pulled in new version of nextcloud (25.0.8)
-- Adam <adam@hax0rbana.org> Thu, 22 Jun 2023 11:53:56 -0500
nextcloud-server (25.0.7-1~deb11) bullseye; urgency=medium
[ adam ]