Re: [Pan-users] [ANNOUNCE] Pan release 0.152

2022-11-13 Thread Maurice via Pan-users
On Sat, 12 Nov 2022 17:56:17 +0100, Dominique Dumont wrote:

> You can get Pan 0.152 release tarball on Gnome's gitlab


  How can one obtain an RPM install on a system that uses he RPM form?


  Fingers crossed..
-- 
/\/\aurice  (89)
(Replace "nomail.afraid" by "bcs" to reply by email)






-- 
/\/\aurice


___
Pan-users mailing list
Pan-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/pan-users


[Pan-users] [ANNOUNCE] Pan release 0.153

2022-11-13 Thread Dominique Dumont
Hi

On Saturday, 12 November 2022 17:56:17 CET Dominique Dumont wrote:
> I happy to announce the release of Pan 0.152 codename "Mariupol"

I'm less happy to announce that I've botched this release: Pan 0.152 reports 
itself as 0.151.

So I've created release 0.153 to fix this. The codename is still "Mariupol".

You can get Pan 0.153 release tarball on Gnome's gitlab:

- https://gitlab.gnome.org/GNOME/pan/-/tags

The detailed release log is there:

- https://gitlab.gnome.org/GNOME/pan/-/blob/master/NEWS

All the best

Dominique




___
Pan-users mailing list
Pan-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/pan-users


Re: [Pan-users] [ANNOUNCE] Pan release 0.152

2022-11-13 Thread Brian Morrison
On Sun, 13 Nov 2022 12:48:53 - (UTC)
Maurice via Pan-users  wrote:

> On Sat, 12 Nov 2022 17:56:17 +0100, Dominique Dumont wrote:
> 
> > You can get Pan 0.152 release tarball on Gnome's gitlab  
> 
> 
>   How can one obtain an RPM install on a system that uses he RPM form?
> 
> 
>   Fingers crossed..

I use Fedora and have it set up for building rpms. Plenty of advice on
the fedoraproject.org site about this.

I download the .bz2 tarball into ~/rpmbuild/SOURCES/pan- then
expand the .bz2 into the same folder and remove the 'v' in this
new folder's filename so it reads pan-.

In this folder I run:

./autogen.sh --prefix=/usr

then move up to ~/rpmbuild/SOURCES/pan- and run

tar cjf pan-.tar.bz2 pan-/

You can use a pan src rpm from a Fedora repo and install it, you should
then have ~/rpmbuild/SPECS/pan.spec which can be edited with a new
version and release, I usually use 0.1 for the release so it will be
overriden by Fedora updated rpms.

I then install this new rpm with:

sudo dnf install ~/rpmbuild/RPMS/pan--0.1.fc37.x86_64.rpm

which is x86_64 on Fedora 37 which the rpm build process will create
for you.

HTH

-- 

Brian Morrison

"I am not young enough to know everything"
  Oscar Wilde

___
Pan-users mailing list
Pan-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/pan-users