Accepting request 134069 from devel:tools

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/134069
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/doxygen?expand=0&rev=45
This commit is contained in:
Stephan Kulow 2012-09-17 11:53:54 +00:00 committed by Git OBS Bridge
commit b19e873321
10 changed files with 59 additions and 11 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:09acbf1ad119006fab9ae5eb2b3ad6eefba88d3b803f4ac4315c08dd35f5e6d9
size 642460

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bff5139f5cac8b23d591c11842e72ad02ce511c1a6bd2bd5b6a650a75840cd5d
size 5294805

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cc8728bdf9f7a2050d1f84346af1017ff6de2893ac519f6ea42427526c300671
size 643092

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f058f39425fe51e513ba929b6bddd9836f2bf4624a723d0cf07db7ec9f81f252
size 5318488

View File

@ -1,3 +1,27 @@
-------------------------------------------------------------------
Mon Aug 20 07:12:42 UTC 2012 - pgajdos@suse.com
- updated to 1.8.2:
changes
* Using a fenched block (~~~~) in Markdown without explicit
extension will now be interpreted as a @code..@endcode block
instead of @verbatim..@endverbatim.
* Classes inheriting from an class that is outside the scope
of doxygen are still shown in diagrams. This does not hold
for usage relations.
new features
* Added support for C++11.
* Made several improvements to the way Objective-C categories
and protocols are handled:
* Added option HTML_EXTRA_STYLESHEET which allows adding an
additional stylesheet without completely replacing
doxygen.css.
* Added option AUTOLINK_SUPPORT which can be used to
enable/disable autolinking globally.
* Included language updates for Czech, Spanish, Greek, Slovak,
and Esparanto.
etc. see http://www.stack.nl/~dimitri/doxygen/changelog.html
-------------------------------------------------------------------
Fri Jul 13 08:22:15 UTC 2012 - pgajdos@suse.com

View File

@ -21,7 +21,7 @@ BuildRequires: bison
BuildRequires: flex
BuildRequires: gcc-c++
BuildRequires: libpng-devel
Version: 1.8.1.2
Version: 1.8.2
Release: 0
Summary: Automated C, C++, and Java Documentation Generator
License: GPL-2.0+

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e7e797cd2d171f5407186380413ebb2a973185a353bcf6483ee60cc40797cab5
size 703096

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2eda4e56a57a5654080b4c9f9b79b6d233b15bb1d1489e413fc94d02baf3871e
size 705249

View File

@ -1,3 +1,27 @@
-------------------------------------------------------------------
Mon Aug 20 07:17:15 UTC 2012 - pgajdos@suse.com
- updated to 1.8.2:
changes
* Using a fenched block (~~~~) in Markdown without explicit
extension will now be interpreted as a @code..@endcode block
instead of @verbatim..@endverbatim.
* Classes inheriting from an class that is outside the scope
of doxygen are still shown in diagrams. This does not hold
for usage relations.
new features
* Added support for C++11.
* Made several improvements to the way Objective-C categories
and protocols are handled:
* Added option HTML_EXTRA_STYLESHEET which allows adding an
additional stylesheet without completely replacing
doxygen.css.
* Added option AUTOLINK_SUPPORT which can be used to
enable/disable autolinking globally.
* Included language updates for Czech, Spanish, Greek, Slovak,
and Esparanto.
etc. see http://www.stack.nl/~dimitri/doxygen/changelog.html
-------------------------------------------------------------------
Fri Jul 13 08:27:44 UTC 2012 - pgajdos@suse.com

View File

@ -21,7 +21,7 @@ BuildRequires: bison
BuildRequires: flex
BuildRequires: gcc-c++
BuildRequires: libjpeg-devel
Version: 1.8.1.2
Version: 1.8.2
Release: 0
Requires: doxygen = %{version}
Summary: Graphical User Interface for Doxygen