Revisions of povray

buildservice-autocommit accepted request 1148997 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 36)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 35)
- Use %patch -P N instead of deprecated %patchN.
buildservice-autocommit accepted request 990946 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 34)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) accepted request 990936 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 33)
- update to 3.7.0.10:
  * This is POV-Ray v3.7.0.10, a maintenance update of POV-Ray v3.7.0, intended to
    further improve source code compatibility with modern build environments
buildservice-autocommit accepted request 978454 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 32)
baserev update by copy to link target
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 978221 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 31)
- Build docs as noarch
- Use more pkgconfig() to refer to BuildRequires
buildservice-autocommit accepted request 774202 from Stefan Brüns's avatar Stefan Brüns (StefanBruens) (revision 30)
baserev update by copy to link target
Stefan Brüns's avatar Stefan Brüns (StefanBruens) accepted request 774200 from Stanislav Brabec's avatar Stanislav Brabec (sbrabec) (revision 29)
- Fix typo in RPM group.
buildservice-autocommit accepted request 770100 from Stefan Brüns's avatar Stefan Brüns (StefanBruens) (revision 28)
baserev update by copy to link target
Stefan Brüns's avatar Stefan Brüns (StefanBruens) accepted request 769761 from Stefan Brüns's avatar Stefan Brüns (StefanBruens) (revision 27)
- Update to maintenance release 3.7.0.8
  * Changes between 3.7.0.7 and 3.7.0.8
    + Modify thread creation code to more easily address thread stack size issues
      in Mac OS builds (requires Boost 1.50 or later to be effective).
  * Changes between 3.7.0.6 and 3.7.0.7
    + Fix configure script failing to properly handle `.` directory in
      `C_INCLUDE_PATH` or `CPLUS_INCLUDE_PATH` (fixes GitHub issue #342,
      "AX_FIX_INCORRECT_PATH is broken").
  * Changes between 3.7.0.5 and 3.7.0.6
    + Fix configure script failing to use -lboost_system with Boost 1.66
      (fixes GitHub issue #341, "macOS build failure for 3.7.0.5").
  * Changes between 3.7.0.4 and 3.7.0.5
    + Fixed compatibility with systems defining `NULL` as `0` when using
      `shared_ptr` from C++11 rather than boost/tr1 (GitHub issue #339).
    + Fixed compatibility with systems not exposing `atof` in the global
      namespace (reported in discussion about GitHub issue #317).
    + Eliminated use of `register` keyword to silence warnings with C++11 (where
      the keyword is deprecated) and improve compatibility with C++17 (where the
      keyword is disallowed).
  * Changes between 3.7.0.3 and 3.7.0.4
    + Fixed minor error in Unix man page.
    + Partially fixed incompatibility with Boost 1.65.0.
  * Changes between 3.7.0.2 and 3.7.0.3
    + Updated OpenEXR file handling code to be compatible with GNU C++ compiler
      g++ 6.x (missed that code portion in 3.7.0.2).
    + Fixed a bug discovered in bicubic patch code that could theoretically lead
      to unpredictable behaviour. (To our knowledge, the official 3.7.0 Windows
      binaries should be safe.)
  * Changes between 3.7.0.1 and 3.7.0.2
    + Updated the bundled boost library to version 1.62, as the version bundled
      with the 3.7.0.1 source code (boost 1.59) turned out to have a bug that
      would have caused POV-Ray for Windows to wake the computer from sleep mode
      even when not currently rendering.
    + Updated code to be compatible with GNU C++ compiler g++ 6.x (tested with
      6.3.1).
  * Changes between 3.7.0 and 3.7.0.1
    + Updated the Unix build process to be compatible with modern versions of
      Automake.
    + Updated the Unix build process to automatically link the `boost_system`
      library if required, to be compatible with modern versions of the boost
      libraries.
    + Updated the source code to eliminate conflicts with C++11.
    + Updated the Unix-specific source code and build process to be compatible
      with Mac OS X.
- Drop obsolete povray-3.6.9.7-boost-link.patch
- Correct License, with Povray 3.7.0 the license changed to
  AGPL-3.0-or-later, see http://www.povray.org/download/
- Package documentation
buildservice-autocommit accepted request 497134 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 26)
baserev update by copy to link target
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 497131 from Bernhard Wiedemann's avatar Bernhard Wiedemann (bmwiedemann) (revision 25)
Add reproducible.patch to sort input files to make build reproducible
buildservice-autocommit accepted request 454926 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 24)
baserev update by copy to link target
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 454146 from Adam Majer's avatar Adam Majer (adamm) (revision 23)
- use individual libboost-*-devel packages instead of boost-devel
buildservice-autocommit accepted request 416169 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 22)
baserev update by copy to link target
Ismail Dönmez's avatar Ismail Dönmez (namtrac) accepted request 409068 from Antoine Belvire's avatar Antoine Belvire (1Antoine1) (revision 21)
- Fix build with GCC 6 (boo#985057):
  * Add '-std=c++03' to CXXFLAGS
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 298705 from Adrian Schröter's avatar Adrian Schröter (adrianSuSE) (revision 20)
initialized devel package after accepting 298705
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) accepted request 298665 from Guido Berhoerster's avatar Guido Berhoerster (gberh) (revision 19)
- update to version 3.7.0.0
  - see http://www.povray.org/download/changes.txt for a list of
    changes
- relicensed as AGPL-3.0 (software) and CC-BY-SA-3.0 (includes,
  examples)
- removed unused povray-3.6.9.7-TIME_UTC_.patch
- clean up spec file
buildservice-autocommit accepted request 183065 from mrdocs's avatar mrdocs (revision 18)
auto commit by copy to link target
mrdocs's avatar mrdocs accepted request 182979 from Alin M Elena's avatar Alin M Elena (ealin) (revision 17)
- update to 3.7.RC7
  * added patch  povray-3.6.9.7-boost-link.patch
    * allows boost to be linked
  * renamed all the patches to correspond to the version bump
  * updated patch TIME_UTC_.patch to reflect changes to source
  * BuildRequires: libSDL-devel openexr-devel
Displaying revisions 1 - 20 of 36
openSUSE Build Service is sponsored by