From 87d362a4b0846df5ec79a4d031331956a65a82153e0aafdab4ad06d43bb69306 Mon Sep 17 00:00:00 2001 From: Nathan Cutler Date: Fri, 26 May 2017 11:49:05 +0000 Subject: [PATCH] Accepting request 498460 from filesystems:ceph:luminous - Update to version 12.0.3+git.1495798013.23dd2b67dc: + ceph.spec.in: re-drop %{epoch}: prefixes - Update to version 12.0.3+git.1495798013.23dd2b67dc: + ceph.spec.in: re-drop %{epoch}: prefixes OBS-URL: https://build.opensuse.org/request/show/498460 OBS-URL: https://build.opensuse.org/package/show/filesystems:ceph/ceph?expand=0&rev=87 --- _servicedata | 2 +- ceph-12.0.3+git.1495787939.3f6446f64f.tar.bz2 | 3 --- ceph-12.0.3+git.1495798013.23dd2b67dc.tar.bz2 | 3 +++ ceph-test.changes | 6 ++++++ ceph-test.spec | 2 +- ceph.changes | 6 ++++++ ceph.spec | 16 ++++++++-------- 7 files changed, 25 insertions(+), 13 deletions(-) delete mode 100644 ceph-12.0.3+git.1495787939.3f6446f64f.tar.bz2 create mode 100644 ceph-12.0.3+git.1495798013.23dd2b67dc.tar.bz2 diff --git a/_servicedata b/_servicedata index 516f4df..636bac4 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ git://github.com/SUSE/ceph.git - 3f6446f64ff85e43ca1770a6d928d0981e9931ec \ No newline at end of file + 23dd2b67dc4068018f22570be4154e06ed5f5a49 \ No newline at end of file diff --git a/ceph-12.0.3+git.1495787939.3f6446f64f.tar.bz2 b/ceph-12.0.3+git.1495787939.3f6446f64f.tar.bz2 deleted file mode 100644 index b96e1be..0000000 --- a/ceph-12.0.3+git.1495787939.3f6446f64f.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f8e087657ea111a344d3acfd423df2764e2fb33a7e73281eedfad434a67e7162 -size 119395886 diff --git a/ceph-12.0.3+git.1495798013.23dd2b67dc.tar.bz2 b/ceph-12.0.3+git.1495798013.23dd2b67dc.tar.bz2 new file mode 100644 index 0000000..894a3d5 --- /dev/null +++ b/ceph-12.0.3+git.1495798013.23dd2b67dc.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61275b4fae16249d56e96efa773c45416d8fa2d057115f4e6b107bd967ca8d61 +size 119404110 diff --git a/ceph-test.changes b/ceph-test.changes index 0f1430f..8881825 100644 --- a/ceph-test.changes +++ b/ceph-test.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri May 26 11:39:01 UTC 2017 - ncutler@suse.com + +- Update to version 12.0.3+git.1495798013.23dd2b67dc: + + ceph.spec.in: re-drop %{epoch}: prefixes + ------------------------------------------------------------------- Fri May 26 08:57:00 UTC 2017 - ncutler@suse.com diff --git a/ceph-test.spec b/ceph-test.spec index c422d4c..20e77e2 100644 --- a/ceph-test.spec +++ b/ceph-test.spec @@ -70,7 +70,7 @@ # main package definition ################################################################################# Name: ceph-test -Version: 12.0.3+git.1495787939.3f6446f64f +Version: 12.0.3+git.1495798013.23dd2b67dc Release: 0%{?dist} Summary: Ceph benchmarks and test tools License: LGPL-2.1 and CC-BY-SA-1.0 and GPL-2.0 and BSL-1.0 and GPL-2.0 WITH Autoconf-exception-2.0 and BSD-3-Clause and MIT diff --git a/ceph.changes b/ceph.changes index 0f1430f..8881825 100644 --- a/ceph.changes +++ b/ceph.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri May 26 11:39:01 UTC 2017 - ncutler@suse.com + +- Update to version 12.0.3+git.1495798013.23dd2b67dc: + + ceph.spec.in: re-drop %{epoch}: prefixes + ------------------------------------------------------------------- Fri May 26 08:57:00 UTC 2017 - ncutler@suse.com diff --git a/ceph.spec b/ceph.spec index b563bef..03cd0aa 100644 --- a/ceph.spec +++ b/ceph.spec @@ -70,7 +70,7 @@ # main package definition ################################################################################# Name: ceph -Version: 12.0.3+git.1495787939.3f6446f64f +Version: 12.0.3+git.1495798013.23dd2b67dc Release: 0%{?dist} Summary: User space components of the Ceph file system License: LGPL-2.1 and CC-BY-SA-1.0 and GPL-2.0 and BSL-1.0 and GPL-2.0 WITH Autoconf-exception-2.0 and BSD-3-Clause and MIT @@ -264,13 +264,13 @@ Summary: Ceph Common %if 0%{?suse_version} Group: System/Filesystems %endif -Requires: librbd1 = %{epoch}:%{version}-%{release} -Requires: librados2 = %{epoch}:%{version}-%{release} -Requires: libcephfs2 = %{epoch}:%{version}-%{release} -Requires: python-rados = %{epoch}:%{version}-%{release} -Requires: python-rbd = %{epoch}:%{version}-%{release} -Requires: python-cephfs = %{epoch}:%{version}-%{release} -Requires: python-rgw = %{epoch}:%{version}-%{release} +Requires: librbd1 = %{version}-%{release} +Requires: librados2 = %{version}-%{release} +Requires: libcephfs2 = %{version}-%{release} +Requires: python-rados = %{version}-%{release} +Requires: python-rbd = %{version}-%{release} +Requires: python-cephfs = %{version}-%{release} +Requires: python-rgw = %{version}-%{release} %if 0%{?fedora} || 0%{?rhel} Requires: python-prettytable %endif