Compare commits
10 Commits
9bae35db37
...
28e85afd8a
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
28e85afd8a | ||
|
|
012e36a6ff | ||
|
|
d0e3b16da8 | ||
|
|
5f904f1a11 | ||
|
|
48ccb8678e | ||
|
|
8111d3e770 | ||
|
|
65a77cc279 | ||
|
|
65c5a0c0ec | ||
|
|
2619213b58 | ||
|
|
f3a5f7a923 |
Binary file not shown.
BIN
libpipeline-1.5.4.tar.gz
Normal file
BIN
libpipeline-1.5.4.tar.gz
Normal file
Binary file not shown.
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
Summary: A pipeline manipulation library
|
Summary: A pipeline manipulation library
|
||||||
Name: libpipeline
|
Name: libpipeline
|
||||||
Version: 1.5.0
|
Version: 1.5.4
|
||||||
Release: 6
|
Release: 2
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: http://libpipeline.nongnu.org/
|
URL: http://libpipeline.nongnu.org/
|
||||||
Source: http://download.savannah.gnu.org/releases/libpipeline/libpipeline-%{version}.tar.gz
|
Source: http://download.savannah.gnu.org/releases/libpipeline/libpipeline-%{version}.tar.gz
|
||||||
@ -44,7 +44,7 @@ make check
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%license COPYING
|
%license COPYING
|
||||||
%doc README ChangeLog NEWS
|
%doc ChangeLog NEWS
|
||||||
%{_libdir}/libpipeline.so.*
|
%{_libdir}/libpipeline.so.*
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
@ -56,5 +56,29 @@ make check
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 25 2022 yanglongkang <yanglongkang@h-partners.com> - 1.5.4-2
|
||||||
|
- Type: bugfix
|
||||||
|
- ID: NA
|
||||||
|
- SUG: NA
|
||||||
|
- DESC: rebuild for next release
|
||||||
|
|
||||||
|
* Sat Nov 27 2021 fuanan <fuanan3@huawei.com> - 1.5.4-1
|
||||||
|
- Type:enhancement
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:update version to 1.5.4
|
||||||
|
|
||||||
|
* Sat Jan 23 2021 zoulin <zoulin13@huawei.com> - 1.5.3-1
|
||||||
|
- Type:enhancement
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:update version to 1.5.3
|
||||||
|
|
||||||
|
* Thu Jul 23 2020 yang_zhuang_zhuang <yangzhuangzhuang1@huawei.com> - 1.5.2-1
|
||||||
|
- Type:enhancement
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:update version to 1.5.2
|
||||||
|
|
||||||
* Thu Sep 5 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.5.0-6
|
* Thu Sep 5 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.5.0-6
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
4
libpipeline.yaml
Normal file
4
libpipeline.yaml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
version_control: git
|
||||||
|
src_repo: https://git.savannah.nongnu.org/git/libpipeline.git
|
||||||
|
tag_prefix:
|
||||||
|
seperator:
|
||||||
Loading…
x
Reference in New Issue
Block a user