- updated to 1.6.0beta31
OBS-URL: https://build.opensuse.org/package/show/graphics/libpng16?expand=0&rev=14
This commit is contained in:
parent
48993c25c5
commit
9ae76ed887
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -21,3 +21,5 @@
|
||||
*.xz filter=lfs diff=lfs merge=lfs -text
|
||||
*.zip filter=lfs diff=lfs merge=lfs -text
|
||||
*.zst filter=lfs diff=lfs merge=lfs -text
|
||||
## Specific LFS patterns
|
||||
download filter=lfs diff=lfs merge=lfs -text
|
||||
|
3
download
Normal file
3
download
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6055fe7065a4162c91c0af2c7b6b50570995bff275c58ab6c6228f72f8b99b65
|
||||
size 180224
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bd6f57e03a42747ee7cebe09c955143af6d83a15fea7da7723743ab6e48df89d
|
||||
size 1017567
|
3
libpng-1.6.0beta31.tar.bz2
Normal file
3
libpng-1.6.0beta31.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4c3c9143a3e20238062e09f80ae7183ae76cbcb3efcdb7ad3434de6d75785be9
|
||||
size 1000806
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 20 12:46:56 UTC 2012 - pgajdos@suse.com
|
||||
|
||||
- updated to 1.6.0beta31
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 24 19:02:37 UTC 2012 - jengelh@inai.de
|
||||
|
||||
|
@ -30,7 +30,7 @@ Release: 0
|
||||
Summary: Library for the Portable Network Graphics Format (PNG)
|
||||
License: Zlib
|
||||
Group: System/Libraries
|
||||
Source: libpng-%{version}beta29.tar.bz2
|
||||
Source: libpng-%{version}beta31.tar.bz2
|
||||
Source2: baselibs.conf
|
||||
BuildRequires: libtool
|
||||
BuildRequires: pkg-config
|
||||
@ -92,7 +92,7 @@ tools necessary for compiling and linking programs that don't care
|
||||
about libpng version.
|
||||
|
||||
%prep
|
||||
%setup -n libpng-%{version}beta29
|
||||
%setup -n libpng-%{version}beta31
|
||||
|
||||
%build
|
||||
# We'll never use the old pgcc-2.95.1 with the buggy -O3, so having
|
||||
|
Loading…
Reference in New Issue
Block a user