Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6ac96d7734 |
2 changed files with 6 additions and 3 deletions
|
|
@ -1,11 +1,11 @@
|
|||
%define baseversion 1.1.3
|
||||
%define baseversion 1.1.4
|
||||
#define fixversion .2
|
||||
%global _hardened_build 1
|
||||
|
||||
Summary: Advanced Linux Sound Architecture (ALSA) utilities
|
||||
Name: alsa-utils
|
||||
Version: %{baseversion}%{?fixversion}
|
||||
Release: 2%{?dist}
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Applications/Multimedia
|
||||
URL: http://www.alsa-project.org/
|
||||
|
|
@ -159,6 +159,9 @@ fi
|
|||
%systemd_postun_with_restart alsa-state.service
|
||||
|
||||
%changelog
|
||||
* Tue May 16 2017 Jaroslav Kysela <perex@perex.cz> - 1.1.4-1
|
||||
- Updated to 1.1.4
|
||||
|
||||
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.3-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
MD5 (alsa-utils-1.1.3.tar.bz2) = 2bf94d3e3410dcc74bb0dae10d46a979
|
||||
MD5 (alsa-utils-1.1.4.tar.bz2) = 01e3934ca5bd22a80c27289d1b0adcdc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue