Updated to latest upstream version
This commit is contained in:
parent
90333b3d75
commit
9d136a5326
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,2 +1,3 @@
|
|||
rply-1.01.tar.gz
|
||||
/rply-1.1.1.tar.gz
|
||||
/rply-1.1.2.tar.gz
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
Name: rply
|
||||
Version: 1.1.1
|
||||
Release: 2%{?dist}
|
||||
Version: 1.1.2
|
||||
Release: 1%{?dist}
|
||||
Summary: A library to read and write PLY files
|
||||
Group: Development/Libraries
|
||||
License: MIT
|
||||
|
|
@ -87,6 +87,9 @@ Rply Library Header Files and Link Libraries
|
|||
%{_datadir}/%{name}/rplyConfig.cmake
|
||||
|
||||
%changelog
|
||||
* Mon Mar 04 2013 Mario Ceresa mrceresa@gmail.com rply 1.1.2-1
|
||||
- Update to latest upsteam version
|
||||
|
||||
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
96946d0c7b86d20612d3b57f29b5afb9 rply-1.1.1.tar.gz
|
||||
708a308377f67824d0722203beed0013 rply-1.1.2.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue