Accepting request 95848 from KDE:Distro:Factory
forward to factory OBS-URL: https://build.opensuse.org/request/show/95848 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rocs?expand=0&rev=11
This commit is contained in:
parent
958dfb6bdd
commit
071d631f31
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1b3ef7226c98debdb7f27457fef8b913f8312ee4c54710a0bd293fcc41e57c2c
|
|
||||||
size 344842
|
|
3
rocs-4.7.4.tar.bz2
Normal file
3
rocs-4.7.4.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:644ca36be6cf7e7dbcbd86c5d26500f32b70d9ca71818876495f12a355771f63
|
||||||
|
size 344810
|
11
rocs.changes
11
rocs.changes
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 7 10:58:59 UTC 2011 - coolo@suse.com
|
||||||
|
|
||||||
|
- fix license to be in spdx.org format
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Dec 2 02:03:07 CET 2011 - dmueller@suse.de
|
||||||
|
|
||||||
|
- update to 4.7.4
|
||||||
|
* see http://kde.org/announcements/changelogs/changelog4_7_3to4_7_4.php for details
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Nov 2 20:35:55 CET 2011 - dmueller@suse.de
|
Wed Nov 2 20:35:55 CET 2011 - dmueller@suse.de
|
||||||
|
|
||||||
|
11
rocs.spec
11
rocs.spec
@ -15,8 +15,6 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Name: rocs
|
Name: rocs
|
||||||
BuildRequires: avogadro-devel
|
BuildRequires: avogadro-devel
|
||||||
BuildRequires: boost-devel
|
BuildRequires: boost-devel
|
||||||
@ -41,12 +39,12 @@ BuildRequires: readline-devel
|
|||||||
BuildRequires: ocaml
|
BuildRequires: ocaml
|
||||||
BuildRequires: ocaml-facile
|
BuildRequires: ocaml-facile
|
||||||
%endif
|
%endif
|
||||||
Version: 4.7.3
|
Version: 4.7.4
|
||||||
Release: 1
|
Release: 0
|
||||||
License: GPLv2+
|
|
||||||
Summary: Graph Theory IDE
|
Summary: Graph Theory IDE
|
||||||
Url: http://edu.kde.org
|
License: GPL-2.0+
|
||||||
Group: Amusements/Teaching/Mathematics
|
Group: Amusements/Teaching/Mathematics
|
||||||
|
Url: http://edu.kde.org
|
||||||
Source0: %{name}-%{version}.tar.bz2
|
Source0: %{name}-%{version}.tar.bz2
|
||||||
Patch1: desktop-files.diff
|
Patch1: desktop-files.diff
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
@ -61,7 +59,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|||||||
A Graph Theory IDE for professors and students
|
A Graph Theory IDE for professors and students
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
License: GPLv2+
|
|
||||||
Summary: Development files for rocs
|
Summary: Development files for rocs
|
||||||
Group: Development/Libraries/KDE
|
Group: Development/Libraries/KDE
|
||||||
Requires: rocs = %{version}
|
Requires: rocs = %{version}
|
||||||
|
Loading…
Reference in New Issue
Block a user