Accepting request 1222960 from devel:languages:haskell
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1222960 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-time-manager?expand=0&rev=7
This commit is contained in:
commit
a345b7652b
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 27 10:30:55 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update time-manager to version 0.1.0.
|
||||
Upstream added a new change log file in this release. With no
|
||||
previous version to compare against, the automatic updater cannot
|
||||
reliable determine the relevante entries for this release.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 17 06:05:42 UTC 2023 - Peter Simons <psimons@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ghc-time-manager
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,7 +19,7 @@
|
||||
%global pkg_name time-manager
|
||||
%global pkgver %{pkg_name}-%{version}
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.0.1
|
||||
Version: 0.1.0
|
||||
Release: 0
|
||||
Summary: Scalable timer
|
||||
License: MIT
|
||||
@ -83,6 +83,7 @@ This package provides the Haskell %{pkg_name} profiling library.
|
||||
%license LICENSE
|
||||
|
||||
%files devel -f %{name}-devel.files
|
||||
%doc ChangeLog.md
|
||||
|
||||
%files -n ghc-%{pkg_name}-doc -f ghc-%{pkg_name}-doc.files
|
||||
%license LICENSE
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:07492523fabc69b8ec308f6276cc93df3dd060c91f23df2ac8a1f56d331ea05b
|
||||
size 2746
|
3
time-manager-0.1.0.tar.gz
Normal file
3
time-manager-0.1.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:62b10f55c8e018656785ebdf400ac1d7551f1ab593b70584f0735a60427c5ce4
|
||||
size 3063
|
Loading…
x
Reference in New Issue
Block a user