Commit Graph

31 Commits

Author SHA256 Message Date
Ana Guerrero
c10468eba1 Accepting request 1152252 from graphics
Prepare for RPM 4.20 (forwarded request 1152144 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1152252
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gimp-help?expand=0&rev=34
2024-02-27 21:49:21 +00:00
6fd0911b5f Accepting request 1152144 from home:dimstar:rpm4.20:g
Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1152144
OBS-URL: https://build.opensuse.org/package/show/graphics/gimp-help?expand=0&rev=10
2024-02-27 12:10:40 +00:00
Dominique Leuenberger
f99dfb618e Accepting request 972595 from graphics
- Update _constraints: this requires more than 4gb of disk space
  (bsc#1197717). (forwarded request 970196 from mgorse)

OBS-URL: https://build.opensuse.org/request/show/972595
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gimp-help?expand=0&rev=33
2022-04-25 21:35:50 +00:00
3af25320aa Accepting request 970196 from home:mgorse:branches:graphics
- Update _constraints: this requires more than 4gb of disk space
  (bsc#1197717).

OBS-URL: https://build.opensuse.org/request/show/970196
OBS-URL: https://build.opensuse.org/package/show/graphics/gimp-help?expand=0&rev=9
2022-04-25 11:34:33 +00:00
Dominique Leuenberger
b6354649fa Accepting request 821428 from graphics
OBS-URL: https://build.opensuse.org/request/show/821428
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gimp-help?expand=0&rev=32
2020-07-17 18:51:36 +00:00
Dirk Stoecker
d53a221f2c Accepting request 821162 from home:StefanBruens:branches:graphics
- Update to version 2.10.0, no changes overview provided.
- Build with Python 3, add gimp-help-2.10.0-python3.patch.
- Clean up spec file, drop unused dependencies.
- Drop huge ChangeLog (verbatim git log), README and TERMINOLOGY
  files, not useful for end users.

OBS-URL: https://build.opensuse.org/request/show/821162
OBS-URL: https://build.opensuse.org/package/show/graphics/gimp-help?expand=0&rev=8
2020-07-17 07:19:33 +00:00
Dominique Leuenberger
0589ec30d1 Accepting request 762171 from graphics
OBS-URL: https://build.opensuse.org/request/show/762171
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gimp-help?expand=0&rev=31
2020-01-09 21:50:41 +00:00
9ae29ff65e Accepting request 761251 from home:mgorse:branches:graphics
Add bug ref

OBS-URL: https://build.opensuse.org/request/show/761251
OBS-URL: https://build.opensuse.org/package/show/graphics/gimp-help?expand=0&rev=7
2020-01-09 11:53:02 +00:00
Dominique Leuenberger
b20e0b0c5b Accepting request 746498 from graphics
OBS-URL: https://build.opensuse.org/request/show/746498
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gimp-help?expand=0&rev=30
2019-11-08 14:27:53 +00:00
Dirk Stoecker
98ed6b4ae9 Accepting request 734899 from home:michel_mno:branches:graphics
- Add _constraints for ppc64/ppc64le as build failed with 3.5G disk

OBS-URL: https://build.opensuse.org/request/show/734899
OBS-URL: https://build.opensuse.org/package/show/graphics/gimp-help?expand=0&rev=6
2019-11-08 08:00:22 +00:00
Dominique Leuenberger
2660f00aa5 Accepting request 734735 from graphics
OBS-URL: https://build.opensuse.org/request/show/734735
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gimp-help?expand=0&rev=29
2019-10-03 12:09:40 +00:00
b7294158cf Accepting request 733667 from home:dimstar:Factory
- BuildRequire python2-libxml2 instead of python-libxml2: follow
  the package rename of libxml2.

OBS-URL: https://build.opensuse.org/request/show/733667
OBS-URL: https://build.opensuse.org/package/show/graphics/gimp-help?expand=0&rev=5
2019-10-03 08:19:02 +00:00
Dominique Leuenberger
a763552573 Accepting request 546499 from graphics
- Fix the download URL
- Update to version 2.8.2:
  + Complete translation for Brazilian Portuguese
  + Many improvements for existing translations
  + Bug fixed: bgo#696034, bgo#724056, bgo#719859, bgo#719971,
    bgo#720479, bgo#720209, bgo#719876, bgo#719748.
- Add pngcrush as BuildRequires, replace xml2po BuildRequires by 
  python-libxml2 (we use an internal copy of xml2po).
- Use 'gimpmode' for xml2po again and unset
  MALLOC_CHECK_/MALLOC_PERTURB_ again to prevent gimpmode crash.
  This speed-up build time a lot.
- Update to version 2.8.1:
  + Online documentation (http://docs.gimp.org) now provides a
    language menu which allows users to switch to other
    translations of the same document if available (bgo#168256).
  + Bugs fixed: bgo#168256, bgo#676683, bgo#679173, bgo#680243,
    bgo#711318.
  + Updated translations.
- Drop gimp-help-2.8.0-missing-po-files.patch: fixed upstream.
- Add Brazilian Portuguese -lang package (pt_BR).
- Disable -lang packages that actually did not contain
  translations (fi, hr, lt, pl).
- Pass XML2POFLAGS= to make: do not use the special 'gimpmode' for
  xml2po.
- No longer unset MALLOC_CHECK_ and MALLOC_PERTURB_, as not using
  gimpmode does not expose the crash.
- Add gimp-help-2.8.0-missing-po-files.patch: Add missing .po files
  to the source directory. Fixes build on Factory.
- Drop Makefile.GNU and use upstream shipped build system, as this
  works again.
- Unset MALLOC_CHECK_ and MALLOC_PERTURB_ to avoid some crashes
  (hack only.. no fix yet).
- Add new sub packages for new languages that apeared due to using
  the upstream / maintained makefile: ca, el, en_GB, fi, hr, lt and
  sl.
- Since recent changes, fdupes can only link files of same
  owner/permissions (bnc#784670). As we still want to make use
  of fdupes, we adjust the permissions of the images folder's
  content.
- Update to version 2.8.0:
  + Bugfixes: bgo#642729, bgo#634992, bgo#634995, bgo#636149
  + Updated translations.
- Disable parallel build. The build system seems to be very
  fragile and unreliable in this case.
- Update to version 2.6.1:
  + Bugfixes: bgo#599700, bgo#618143, bgo#611265, bgo#563659,
    bgo#602659
  + Spelling fixes and new translations for: Italian, English,
    German, French, Japnese, Norwegian, Swedish, Russian, Korean
  + XSLT Stylesheet improvements
  + Build system improviements
- Changes from version 2.6.0:
  + Bugfixes: bgo#591510, bgo#562448, bgo#568420, bgo#569729,
    bgo#569731, bgo#569733, bgo#569739, bgo#574040, bgo#572673,
    bgo#557443, bgo#576230, bgo#577710, bgo#556314, bgo#573828,
    bgo#583840, bgo#573257, bgo#580532, bgo#585823, bgo#588318,
    bgo#588316, bgo#544965, bgo#569739, bgo#591510, bgo#591510
  + Spelling fixes and new translations for: English, German,
    Italian, French, Japanese, Russian, Korean, Norwegian, Swedish
  + Website typo fixes
- Add Makefile.GNU and gimp-help-2.doap from git, since the default
  Makefile provided in the tarball doesn't work (see bgo#639057).
  This means we also have to manually install the files in
  %install.
- Change gimp-2.0 Requires and Enhances to gimp, since it's the
  right name of the package now.
- Update descriptions.
- Remove old hacks to remove executable permission and rename the
  no locale to nb: they are not needed anymore.
- Change the use of fdupes to only create links between files of
  the same language (since all languages are packaged separately).
- Add subpackage for new locales (da, ja, nn, zh) and remove nb
  subpackage.
- Use xml2po BuildRequires instead of gnome-doc-utils.
- Improve summaries and descriptions.
- Drop gimp-help-no.patch: it's not used, and we accomplish what we
  want to fix the issue in %install. Also drop call to autoreconf
  that we were still using because of this unapplied patch.
- Drop gimp-help-update-spec.sh: it's really too complex for
  nothing, and the update to 2.6 version of the help will break it.
- Remove ownership of %{_datadir}/gimp and %{_datadir}/gimp/2.0
  since it's not needed anymore.
- Own some more directories.
- Remove pre_checkin.sh, it's not used anymore.
- package dirs correctly; fix build
- Update to version 2.4.2:
  + Bugs fixed: bgo#515535, bgo#529924, bgo#546324, bgo#550551,
    bgo#551082
  + Updated translations.
- Updated to version 2.4.1 (bnc#406692):
  * documentation for GIMP 2.4
  * new translations
  * bug fixes
- Split translations per locale.
- Do not run parallel make since the package build might break.
- Prefix changed to /usr.
- Spec file cleanup.
- converted neededforbuild to BuildRequires
- Updated to version 0.9.
- fix typo in specfile 
- Use Enhances covering both GIMP branches.
- Require gimp-2.0 virtual instead of gimp.
- Updated to version 0.8.
- Build as noarch.
- Updated to version 0.6.
- update to version gimp-help-2-0.4
- provide C -> en symlink (#37519) 
- Fixed GIMP2 paths.
- cvs checkout 20040227
- update neededforbuild for prober stylesheet and dtd 
- renamed to gimp-help
- gimp2 package has been renamed to gimp
- Provide proper TextDecl for externally parsed entities. For background
  info cf. http://bugzilla.gnome.org/show_bug.cgi?id=126351 .
- Added preliminary help package for gimp2 (bug #30085).

OBS-URL: https://build.opensuse.org/request/show/546499
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gimp-help?expand=0&rev=28
2017-12-19 09:50:19 +00:00
Stephan Kulow
74177601c4 Accepting request 212167 from GNOME:Apps
Update to version 2.8.1

OBS-URL: https://build.opensuse.org/request/show/212167
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gimp-help?expand=0&rev=26
2013-12-28 08:14:23 +00:00
Stephan Kulow
ff2000be26 Accepting request 155481 from GNOME:Apps
Fix build of gimp-help on all platforms... 

Nobody knows why gimpmode would even be needed... (forwarded request 151527 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/155481
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gimp-help?expand=0&rev=24
2013-02-15 17:44:52 +00:00
Stephan Kulow
93b66dc131 Accepting request 150659 from GNOME:Apps
- Add gimp-help-2.8.0-missing-po-files.patch: Add missing .po files
  to the source directory. Fixes build on Factory.
- Drop Makefile.GNU and use upstream shipped build system, as this
  works again.
- Unset MALLOC_CHECK_ and MALLOC_PERTURB_ to avoid some crashes
  (hack only.. no fix yet).
- Add new sub packages for new languages that apeared due to using
  the upstream / maintained makefile: ca, el, en_GB, fi, hr, lt and
  sl. (forwarded request 150639 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/150659
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gimp-help?expand=0&rev=23
2013-02-02 17:51:52 +00:00
Stephan Kulow
04906e3c37 Accepting request 139971 from GNOME:Apps
tweak (forwarded request 139970 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/139971
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gimp-help?expand=0&rev=21
2012-11-02 16:33:04 +00:00
Stephan Kulow
47122018c1 Accepting request 126026 from GNOME:Apps
Update gimp-help to version 2.8, matching gimp... should probably enter 12.2!

OBS-URL: https://build.opensuse.org/request/show/126026
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gimp-help?expand=0&rev=20
2012-06-26 13:40:49 +00:00
Stephan Kulow
7e11ac00ec replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gimp-help?expand=0&rev=18
2011-12-06 17:12:44 +00:00
Sascha Peilicke
a410ed7e53 Autobuild autoformatter for 79112
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gimp-help?expand=0&rev=16
2011-08-18 07:13:32 +00:00
Sascha Peilicke
3898df59c6 Accepting request 79112 from GNOME:Apps
No more parallel build

OBS-URL: https://build.opensuse.org/request/show/79112
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gimp-help?expand=0&rev=15
2011-08-18 07:13:16 +00:00
d4210188fa Autobuild autoformatter for 57702
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gimp-help?expand=0&rev=13
2011-01-10 16:51:56 +00:00
f25a0ed5c1 Accepting request 57702 from GNOME:Apps
Accepted submit request 57702 from user vuntz

OBS-URL: https://build.opensuse.org/request/show/57702
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gimp-help?expand=0&rev=12
2011-01-10 16:51:36 +00:00
Berthold Gunreben
187bda62f8 Autobuild autoformatter for 57085
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gimp-help?expand=0&rev=11
2011-01-07 12:56:39 +00:00
Berthold Gunreben
abfb02b52a Accepting request 57085 from GNOME:Apps
Accepted submit request 57085 from user dimstar

OBS-URL: https://build.opensuse.org/request/show/57085
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gimp-help?expand=0&rev=10
2011-01-07 12:56:20 +00:00
OBS User autobuild
07037a5ecd OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gimp-help?expand=0&rev=7 2010-03-18 14:48:39 +00:00
OBS User unknown
b38108776e OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gimp-help?expand=0&rev=5 2008-11-02 23:53:57 +00:00
OBS User unknown
054f8b3acd OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gimp-help?expand=0&rev=4 2008-10-27 15:51:19 +00:00
OBS User unknown
585f4186fc OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gimp-help?expand=0&rev=3 2008-07-24 22:50:38 +00:00
OBS User unknown
ce8ee7a5c2 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gimp-help?expand=0&rev=2 2007-02-16 13:00:26 +00:00
OBS User unknown
94fd482dc1 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gimp-help?expand=0&rev=1 2007-01-12 00:28:47 +00:00