Page MenuHomeSolus

Update geany to 1.32
ClosedPublic

Authored by livingsilver94 on Dec 7 2017, 6:35 PM.
Tags
None
Referenced Files
F11020759: D1572.diff
Mon, Aug 7, 8:31 AM
F10995096: D1572.diff
Wed, Jul 26, 2:42 AM
F10961271: D1572.diff
Tue, Jul 18, 3:08 PM
F10919997: D1572.id.diff
Jul 9 2023, 5:18 AM
F10913517: D1572.id4005.diff
Jul 7 2023, 10:23 PM
F10897143: D1572.id3901.diff
Jul 2 2023, 4:44 AM
F10895183: D1572.id.diff
Jul 1 2023, 3:07 PM
F10825201: D1572.id3901.diff
Jun 3 2023, 10:56 PM

Details

Summary

Release notes available here

Test Plan

Edited and compiled Rust book's guessing game

Diff Detail

Repository
R882 geany
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

I already know that somebody will tell you that a summary is too long and contains entries that are irrelevant : windows related changes, plugins, ... you could also drop the less important things like hacking or internationalization for example. Or you can just replace the summary with a short sentence and a link to the release notes like

Release notes available here

package.yml
15–16

can be removed as it is a dependency of libgtk-3-devel

15–16

can be removed as it is a dependency of libgtk-3-devel

18

should be libvte as it is now build against gtk3

26–28

while you're updating the file could you please do me a favour and add:

check      : |
    %make check

Thanks ! ?

JoshStrobl added a subscriber: JoshStrobl.

Please correct the issues @kyrios123 has indicated and cleanup the summary.

This revision now requires changes to proceed.Dec 7 2017, 9:02 PM
livingsilver94 edited edge metadata.

Edited package.yml as per kyrios123's suggestions

@livingsilver94 @kyrios123 Have we confirmed that terminal emulation still works as expected? Last thing I want to do is break Ikey's favorite editor :P

@livingsilver94 @kyrios123 Have we confirmed that terminal emulation still works as expected? Last thing I want to do is break Ikey's favorite editor :P

Yupe!

Screenshot from 2017-12-15 12-21-17.png (519×843 px, 27 KB)

This revision is now accepted and ready to land.Dec 15 2017, 12:47 PM
This revision was automatically updated to reflect the committed changes.