On Thu, 14 Feb 2019 at 12:47, H agents@meddatainc.com wrote:
On 02/14/2019 05:58 PM, Tate Belden wrote:
FWIW, on Fedora 29, I'm running Geany 1.34.1 and didn't have to enable anything other than the default repositories. So, it'd appear to at least be in the stream.
geany-1.34.1-2.fc29.x86_64
On Thu, Feb 14, 2019 at 8:53 AM H agents@meddatainc.com wrote:
On 01/04/2019 04:17 AM, H wrote:
Does anyone know if Geany 1.34 is headed to one of the repositories? I
am running version 1.31 and interested in the 1.33+ since the markdown plugin has apparently been updated. I raised this issue on the bugtracker for Fedora EPEL several weeks ago but have not seen any response. What can I do to raise this issue?
Appreciate suggestions.
CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
Yes, I have seen it available for Fedora but was hoping it would be made available for both Centos 6 and 7 as well.
I am testing to see how much work needs to be done. I got it to build the geany part easily for EL7. Just do the following
fedpkg clone geany cp geany fedpkg srpm fedpkg switch-branch epel7 vi geany.spec # change 1.32 to 1.34.1 fedpkg mockbuild
el6 looks like it does not have new enough versions of vte and some other parts to work.