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