已开启
Update Package to 0.0.1.2 #3
rui-ch创建于 7月21日
Update Package to 0.0.1.2 #3
已开启
共 3 个文件变更+3-1
Ddata-default-instances-dlist-0.0.1.tar.gz+0-0
Binary files do not support preview
| @@ -2,7 +2,7 @@ | |||
| 2 | %global pkgver %{pkg_name}-%{version} | 2 | %global pkgver %{pkg_name}-%{version} |
| 3 | 3 | ||
| 4 | Name: ghc-%{pkg_name} | 4 | Name: ghc-%{pkg_name} |
| 5 | -Version: 0.0.1 | 5 | +Version: 0.0.1.2 |
| 6 | Release: 1 | 6 | Release: 1 |
| 7 | Summary: Default instances for types in dlist | 7 | Summary: Default instances for types in dlist |
| 8 | License: BSD-3-Clause | 8 | License: BSD-3-Clause |
| @@ -73,5 +73,7 @@ This package provides the Haskell %{pkg_name} profiling library. | |||
| 73 | %files -n ghc-%{pkg_name}-prof -f ghc-%{pkg_name}-prof.files | 73 | %files -n ghc-%{pkg_name}-prof -f ghc-%{pkg_name}-prof.files |
| 74 | 74 | ||
| 75 | %changelog | 75 | %changelog |
| 76 | +* Tue Jul 21 2026 chengrui <chengrui@kylinos.cn> 0.0.1.2-1 | ||
| 77 | +- Update Package to 0.0.1.2 | ||
| 76 | * Tue Aug 22 2023 Lin Runze <lrzlin@163.com> 0.0.1-1 | 78 | * Tue Aug 22 2023 Lin Runze <lrzlin@163.com> 0.0.1-1 |
| 77 | - Initial packaging (Version 0.0.1) | 79 | - Initial packaging (Version 0.0.1) |