Update to 1.12.2 release
This commit is contained in:
parent
5554e8f902
commit
be062cf4d1
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
||||
/libmbim-1.8.0.tar.xz
|
||||
/libmbim-1.10.0.tar.xz
|
||||
/libmbim-1.12.0.tar.xz
|
||||
/libmbim-1.12.2.tar.xz
|
||||
|
@ -1,5 +1,5 @@
|
||||
|
||||
%global realversion 1.12.0
|
||||
%global realversion 1.12.2
|
||||
%global _hardened_build 1
|
||||
|
||||
Name: libmbim
|
||||
@ -12,7 +12,7 @@ URL: http://freedesktop.org/software/libmbim
|
||||
#
|
||||
# Source from http://freedesktop.org/software/libmbim/
|
||||
#
|
||||
Source: %{name}-%{realversion}.tar.xz
|
||||
Source: http://freedesktop.org/software/libmbim/%{name}-%{realversion}.tar.xz
|
||||
|
||||
BuildRequires: glib2-devel
|
||||
BuildRequires: pkgconfig
|
||||
@ -86,6 +86,9 @@ make check
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Aug 18 2015 Lubomir Rintel <lkundrak@v3.sk> - 1.12.2-1
|
||||
- Update to 1.12.2 release
|
||||
|
||||
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.12.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user