diff --git a/.gitignore b/.gitignore index 021d9d3..7951b2c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,4 @@ -/workflow-*.tar.gz +/workflow-0.10.6.tar.gz +/workflow-0.10.7.tar.gz +/workflow-0.11.1.tar.gz +/workflow-0.11.3.tar.gz diff --git a/README.packit b/README.packit deleted file mode 100644 index dde2a46..0000000 --- a/README.packit +++ /dev/null @@ -1,3 +0,0 @@ -This repository is maintained by packit. -https://packit.dev/ -The file was generated using packit 1.9.0.post1.dev4+g48b4c222. diff --git a/packit.yaml b/packit.yaml index 7158b93..8f2b6e4 100644 --- a/packit.yaml +++ b/packit.yaml @@ -1,6 +1,5 @@ upstream_project_url: https://github.com/sogou/workflow upstream_tag_template: v{version} -create_sync_note: false jobs: - job: pull_from_upstream diff --git a/sources b/sources index fd21aaa..280c593 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (workflow-1.1.0.tar.gz) = 366713a1e8f0394e9585e834705892eec362d4949aa71a50c2130a819b8cf993ebcae2d8ba474ac66766a114520893107233d64364694aab56d094114ae6730d +SHA512 (workflow-0.11.3.tar.gz) = cab2e9aca563ed25ba135ec87ba75dd5aee03c21a283e6c71e258a2db1feb3a47bf111ab75d48f54aa4a946f1638ba30aff23ebc68f063d87f3aac3b08319284 diff --git a/workflow.spec b/workflow.spec index 5734054..96c232b 100644 --- a/workflow.spec +++ b/workflow.spec @@ -7,7 +7,7 @@ Name: workflow # src/kernel/rbtree.h available under GPL-2.0-or-later License: Apache-2.0 AND BSD-2-Clause AND Zlib AND GPL-2.0-or-later -Version: 1.1.0 +Version: 0.11.3 Release: %autorelease URL: https://github.com/sogou/workflow @@ -18,15 +18,11 @@ BuildRequires: gcc-c++ BuildRequires: ninja-build BuildRequires: gtest-devel BuildRequires: openssl-devel -%ifnarch %{ix86} # Needed for redis check BuildRequires: redis -%endif BuildRequires: sed # Needed for memory check -%ifarch %{valgrind_arches} BuildRequires: valgrind -%endif %global _description %{expand: As Sogou`s C++ server engine, Sogou C++ Workflow supports almost all back-end @@ -53,7 +49,7 @@ BuildArch: noarch %_description %prep -%autosetup -p1 +%autosetup # Rename files to make installation of documentation easier pushd docs pushd en @@ -101,8 +97,8 @@ make check %license LICENSE LICENSE_GPLV2 %doc README.md %doc README_cn.md -%{_libdir}/libworkflow.so.1.* -%{_libdir}/libworkflow.so.1 +%{_libdir}/libworkflow.so.0.* +%{_libdir}/libworkflow.so.0 %files devel %{_libdir}/libworkflow.so