Changeset 6530183
- Timestamp:
- 09/24/2022 03:46:57 PM (6 months ago)
- Branches:
- 11.3, ken/inkscape-core-mods, plabs/python-mods, qt5new, trunk
- Children:
- b8007e8e
- Parents:
- d7f56e3 (diff), 47fe7a5 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general/graphlib/mypaint-brushes.xml
rd7f56e3 r6530183 7 7 <!ENTITY mypaint-brushes-download-http "https://github.com/mypaint/mypaint-brushes/releases/download/v&mypaint-brushes-version;/mypaint-brushes-&mypaint-brushes-version;.tar.xz"> 8 8 <!ENTITY mypaint-brushes-download-ftp " "> 9 <!ENTITY mypaint-brushes-md5sum " ce965cd5d75947b7beca5ed3ee4521d2">10 <!ENTITY mypaint-brushes-size "1. 5MB">11 <!ENTITY mypaint-brushes-buildsize " 4.1MB">9 <!ENTITY mypaint-brushes-md5sum "7241032d814cb91d2baae7d009a2a2e0"> 10 <!ENTITY mypaint-brushes-size "1.3 MB"> 11 <!ENTITY mypaint-brushes-buildsize "3.4 MB"> 12 12 <!ENTITY mypaint-brushes-time "less than 0.1 SBU"> 13 13 ]> -
introduction/welcome/changelog.xml
rd7f56e3 r6530183 42 42 </listitem> 43 43 --> 44 44 <listitem> 45 <para>September 24th, 2022</para> 46 <itemizedlist> 47 <listitem> 48 <para>[timtas] - Downgrade to mypaint-brushes-1.3.1. Fixes Gimp usage. 49 </para> 50 </listitem> 51 </itemizedlist> 52 </listitem> 45 53 <listitem> 46 54 <para>September 23rd, 2022</para> -
packages.ent
rd7f56e3 r6530183 213 213 <!ENTITY libtiff-version "4.4.0"> 214 214 <!ENTITY libwebp-version "1.2.4"> 215 <!ENTITY mypaint-brushes-version " 2.0.2">215 <!ENTITY mypaint-brushes-version "1.3.1"> 216 216 <!ENTITY newt-version "0.52.21"> 217 217 <!ENTITY opencv-version "4.6.0">
Note:
See TracChangeset
for help on using the changeset viewer.