archlinuxhardened / selinux

PKGBUILDs to build SELinux enabled packages for Arch Linux
146 stars 25 forks source link

Upgrade to findutils 4.7.0-2 #48

Closed tqre closed 4 years ago

tqre commented 4 years ago

Package version update. Tested on my pipelines. There was also a small recent bugfix that didn't bump the version: https://github.com/archlinux/svntogit-packages/commits/packages/findutils/trunk

fishilico commented 4 years ago

Please squash the two commits together. Also, usually I name the commit something like findutils 4.7.0-2 update, in order to be able to keep track of it easily in the git history of this repository, while having a coherent message in the git repositories of AUR packages.

FWIW, I use commit_update.sh to generate commit message of package upgrades (and this script also makes sure that .SRCINFO is up to date).

tqre commented 4 years ago

Sure thing, I'll make a new pull request. So far I've been doing the makepkg --printsrcinfo manually, and this time I forgot to do it. I have found the other scripts too, but didn't yet use the one you mentioned.

tqre commented 4 years ago

Oh, 'squash' them. Now I see what you mean!

fishilico commented 4 years ago

Thanks! Merged as https://github.com/archlinuxhardened/selinux/commit/b9ff7aaad549f7385891232bf6dcfa819c234a3d (AUR https://aur.archlinux.org/cgit/aur.git/commit/?h=findutils-selinux&id=b9ff7aaad549f7385891232bf6dcfa819c234a3d)