From dfc58b32b7919d0e90c52b9be3a72845f73c590dd57d8bbf1106756541cd9e4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Fri, 7 Dec 2012 13:18:31 +0000 Subject: [PATCH] Accepting request 144123 from KDE:Distro:Factory Update KDE to KDE 4.10 Beta2 OBS-URL: https://build.opensuse.org/request/show/144123 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kbruch?expand=0&rev=19 --- kbruch-4.9.3.tar.xz | 3 --- kbruch-4.9.90.tar.xz | 3 +++ kbruch.changes | 16 ++++++++++++++-- kbruch.spec | 7 ++----- 4 files changed, 19 insertions(+), 10 deletions(-) delete mode 100644 kbruch-4.9.3.tar.xz create mode 100644 kbruch-4.9.90.tar.xz diff --git a/kbruch-4.9.3.tar.xz b/kbruch-4.9.3.tar.xz deleted file mode 100644 index 4abde31..0000000 --- a/kbruch-4.9.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b01b9139d085d9d1a32c658e7d52b792a59faaf8052d6be74e824b0431acdfd6 -size 904572 diff --git a/kbruch-4.9.90.tar.xz b/kbruch-4.9.90.tar.xz new file mode 100644 index 0000000..cce5d41 --- /dev/null +++ b/kbruch-4.9.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cca32d3a2e78f94dd73718727a949ed5621a22015242edf552a00f0fb2fd411 +size 906920 diff --git a/kbruch.changes b/kbruch.changes index 4985981..e452193 100644 --- a/kbruch.changes +++ b/kbruch.changes @@ -1,14 +1,26 @@ +------------------------------------------------------------------- +Sat Dec 1 20:05:40 UTC 2012 - tittiatcoke@gmail.com + +- Update to 4.9.90 + * This is the second Beta release for 4.10. Contains bugfixes + +------------------------------------------------------------------- +Sat Nov 24 12:53:50 UTC 2012 - tittiatcoke@gmail.com + +- Update to 4.9.80 + * See http://www.kde.org/announcements/announce-4.10-beta1.php + ------------------------------------------------------------------- Fri Nov 2 16:53:25 UTC 2012 - tittiatcoke@gmail.com - Update to 4.9.3 - * see http://kde.org/announcements/4.9.3/ for details + * see http://kde.org/announcements/announce-4.9.3.php for details ------------------------------------------------------------------- Sat Sep 29 10:03:22 UTC 2012 - tittiatcoke@gmail.com - Update to 4.9.2 - * see http://kde.org/announcements/4.9.2/ for details + * see http://kde.org/announcements/announce-4.9.2.php for details ------------------------------------------------------------------- Wed Sep 5 12:02:36 UTC 2012 - dmueller@suse.com diff --git a/kbruch.spec b/kbruch.spec index 213af41..99ca173 100644 --- a/kbruch.spec +++ b/kbruch.spec @@ -47,7 +47,7 @@ BuildRequires: avogadro-devel BuildRequires: ocaml BuildRequires: ocaml-facile %endif -Version: 4.9.3 +Version: 4.9.90 Release: 0 Summary: Excercise Fractions License: GPL-2.0+ @@ -77,16 +77,13 @@ export RPM_OPT_FLAGS="%{optflags} -mminimal-toc" %install cd build -%make_install + %kde4_makeinstall %suse_update_desktop_file %{name} Education Math %kde_post_install %if 0%{?suse_version} > 1020 %fdupes -s %{buildroot} %endif -%clean - rm -rf %{buildroot} - %post -p /sbin/ldconfig %postun -p /sbin/ldconfig