Upgrade to 1.4.7
This commit is contained in:
parent
955cce14e7
commit
c783825fa2
Binary file not shown.
BIN
pkg-config-1.4.7.gem
Normal file
BIN
pkg-config-1.4.7.gem
Normal file
Binary file not shown.
@ -1,6 +1,7 @@
|
||||
--- pkg-config-1.1.3/test/test_pkg_config.rb.newpkgconfig 2012-08-02 14:18:08.216508255 +0900
|
||||
+++ pkg-config-1.1.3/test/test_pkg_config.rb 2012-08-02 15:14:58.597886753 +0900
|
||||
@@ -109,7 +109,12 @@
|
||||
diff -Nur a/test/test-pkg-config.rb b/test/test-pkg-config.rb
|
||||
--- a/test/test-pkg-config.rb 2022-06-30 09:22:08.584847758 +0800
|
||||
+++ b/test/test-pkg-config.rb 2022-06-30 09:21:51.460599525 +0800
|
||||
@@ -198,7 +198,12 @@
|
||||
def assert_pkg_config(package, pkg_config_args, actual)
|
||||
result = pkg_config(package, *pkg_config_args)
|
||||
result = nil if result.empty?
|
||||
@ -3,12 +3,12 @@
|
||||
%undefine __brp_mangle_shebangs
|
||||
Summary: A pkg-config implementation by Ruby
|
||||
Name: rubygem-pkg-config
|
||||
Version: 1.4.1
|
||||
Version: 1.4.7
|
||||
Release: 1
|
||||
License: LGPLv2+
|
||||
URL: http://github.com/rcairo/pkg-config
|
||||
Source0: http://rubygems.org/gems/pkg-config-%{version}.gem
|
||||
Patch0: rubygem-pkg-config-1.1.3-cflags-result-sort.patch
|
||||
Patch0: rubygem-pkg-config-1.4.7-cflags-result-sort.patch
|
||||
Requires: ruby(release)
|
||||
BuildRequires: ruby(release) rubygems-devel rubygem(test-unit) ruby-devel cairo-devel
|
||||
Requires: rubygems
|
||||
@ -65,5 +65,8 @@ ruby -Ilib:test:. ./test.rb
|
||||
%{gem_docdir}
|
||||
|
||||
%changelog
|
||||
* Tue Jun 28 2022 wulei <wulei80@h-partners.com> - 1.4.7-1
|
||||
- Upgrade to 1.4.7
|
||||
|
||||
* Tue Jul 28 2020 yaokai <yaokai13@huawei.com> - 1.4.1-1
|
||||
- package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user