new upstream release
This commit is contained in:
parent
bf26460451
commit
6b21e62e0d
2
sources
2
sources
@ -1 +1 @@
|
||||
c0f095a1a59d5fc6738f7cf6a7417b8c yast2-devtools-3.1.30.tar.gz
|
||||
cf7d450c28b776d5fbda66e793419edd yast2-devtools-3.1.31.tar.gz
|
||||
|
@ -36,7 +36,7 @@
|
||||
%global src_url https://github.com/%{suite_name}/%{repo_name}
|
||||
|
||||
Name: %{suite_name}2-%{name_suffix}
|
||||
Version: 3.1.30
|
||||
Version: 3.1.31
|
||||
Release: 1%{?gitrel}%{?dist}
|
||||
Summary: YaST Development Tools
|
||||
|
||||
@ -76,7 +76,7 @@ Requires: rubygem(yard)
|
||||
# Additional requirements after bootstrap.
|
||||
%if 0%{?bootstrap_build} == 0
|
||||
BuildRequires: pkgconfig(%{name})
|
||||
Requires: yast2-filesystem
|
||||
Requires: config(yast2-filesystem)
|
||||
%endif # 0%%{?bootstrap_build} == 0
|
||||
|
||||
%description
|
||||
@ -168,6 +168,9 @@ done
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri May 08 2015 Björn Esser <bjoern.esser@gmail.com> - 3.1.31-1
|
||||
- new upstream release
|
||||
|
||||
* Fri May 08 2015 Björn Esser <bjoern.esser@gmail.com> - 3.1.30-1
|
||||
- initial rpm release (#1218749)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user