New version
Signed-off-by: Bob Hepple <bob.hepple@gmail.com>
This commit is contained in:
parent
0c1af16783
commit
4aeba8b501
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1 +1,2 @@
|
|||
/aml-0.1.0.tar.gz
|
||||
/aml-0.2.0.tar.gz
|
||||
|
|
|
|||
7
aml.spec
7
aml.spec
|
|
@ -1,8 +1,8 @@
|
|||
# -*-Mode: rpm-spec -*-
|
||||
|
||||
Name: aml
|
||||
Version: 0.1.0
|
||||
Release: 3%{?dist}
|
||||
Version: 0.2.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Another Main Loop
|
||||
# main source is ISC
|
||||
# include/sys/queue.h is BSD
|
||||
|
|
@ -66,6 +66,9 @@ This package contains header files for %{name}.
|
|||
%{_libdir}/pkgconfig/*
|
||||
|
||||
%changelog
|
||||
* Mon Jan 04 2021 Bob Hepple <bob.hepple@gmail.com> - 0.2.0-1
|
||||
- new version
|
||||
|
||||
* Tue Aug 04 2020 Bob Hepple <bob.hepple@gmail.com> - 0.1.0-3
|
||||
- rebuilt
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (aml-0.1.0.tar.gz) = d22cc6b597b90fc9df830e7e444e0cd2aac87e0fd882c8daf3485b3d5825d2b5b86a32ecc612cb5d907e66a0aa22911f4aae3e9b9267c0278b115ff726879d80
|
||||
SHA512 (aml-0.2.0.tar.gz) = 196cd891fdbaad47340d8b4ca9eb62a7f9e6b0969ae9ad744a3c9ea110a532691d53a1e39fde583bad0f8fdae4b51c3a4243bbdab65e952e5fc79ceb6efc3262
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue