]> git.pld-linux.org Git - packages/qt4.git/log
packages/qt4.git
9 months ago- versioned Obsoletes master
Jakub Bogusz [Fri, 7 Jul 2023 15:33:55 +0000 (17:33 +0200)]
- versioned Obsoletes

9 months agoicu rebuild auto/th/qt4-4.8.7-41
Jan Palus [Sun, 2 Jul 2023 08:17:14 +0000 (10:17 +0200)]
icu rebuild

Release 41 (by relup.sh)

9 months agobump icu abi to 73
Jan Palus [Sat, 1 Jul 2023 23:10:49 +0000 (01:10 +0200)]
bump icu abi to 73

14 months agoicu rebuild auto/th/qt4-4.8.7-40
Jan Palus [Thu, 16 Feb 2023 20:53:14 +0000 (21:53 +0100)]
icu rebuild

Release 40 (by relup.sh)

14 months agobump icu abi to 72
Jan Palus [Thu, 16 Feb 2023 14:59:38 +0000 (15:59 +0100)]
bump icu abi to 72

22 months agoicu rebuild auto/th/qt4-4.8.7-39
Jan Palus [Fri, 3 Jun 2022 11:00:58 +0000 (13:00 +0200)]
icu rebuild

Release 39 (by relup.sh)

22 months agobump icu abi to 71
Jan Palus [Thu, 2 Jun 2022 14:49:46 +0000 (16:49 +0200)]
bump icu abi to 71

2 years agoicu rebuild auto/th/qt4-4.8.7-38
Jan Palus [Sun, 16 Jan 2022 22:14:00 +0000 (23:14 +0100)]
icu rebuild

Release 38 (by relup.sh)

2 years agobump icu abi to 70
Jan Palus [Fri, 14 Jan 2022 23:24:15 +0000 (00:24 +0100)]
bump icu abi to 70

2 years agorebuild with openssl 3.0.0 auto/th/qt4-4.8.7-37
Jan Rękorajski [Fri, 24 Sep 2021 21:40:53 +0000 (23:40 +0200)]
rebuild with openssl 3.0.0

Release 37 (by relup.sh)

2 years ago- rel 36, reenable static webkit
Jan Rękorajski [Fri, 24 Sep 2021 07:23:08 +0000 (09:23 +0200)]
- rel 36, reenable static webkit

2 years ago- rel 35 auto/th/qt4-4.8.7-35
Jan Rękorajski [Thu, 23 Sep 2021 21:57:53 +0000 (23:57 +0200)]
- rel 35
- disabled statisc webkit - "WARNING: Using static linking will disable the WebKit module."
  how did it built before?

2 years agoquick and ugly hack for infinite loop in QMap
Jan Palus [Wed, 22 Sep 2021 14:06:26 +0000 (16:06 +0200)]
quick and ugly hack for infinite loop in QMap

as noted by qboosh in

https://lists.pld-linux.org/mailman/pipermail/pld-devel-en/2021-September/026364.html

the root cause is essentially a mismatch between address of
QMapData::shared_null as seen in library and application. since
`shared_null` acts basically as '\0' in strings -- stop point, only
compared by address -- just make sure application always receives same
address as library. still to be determined why that happens exactly
(all of my attempts at reduced reproducer failed) and proper fix should
be delivered.

2 years ago- drop -std=gnu++98, qt builds the same with c++11
Jan Rękorajski [Thu, 26 Aug 2021 08:00:59 +0000 (10:00 +0200)]
- drop -std=gnu++98, qt builds the same with c++11

2 years ago- disable gstreamer-0.10 in internal WebKit instead of BuildConflicts
Jakub Bogusz [Fri, 20 Aug 2021 19:05:25 +0000 (21:05 +0200)]
- disable gstreamer-0.10 in internal WebKit instead of BuildConflicts

2 years ago- exceptions are used in some parts, rel 44 auto/th/qt4-4.8.7-34
Jan Rękorajski [Wed, 18 Aug 2021 19:08:46 +0000 (21:08 +0200)]
- exceptions are used in some parts, rel 44

2 years ago- use flags from fedora, rel 33 auto/th/qt4-4.8.7-33
Jan Rękorajski [Wed, 18 Aug 2021 18:52:39 +0000 (20:52 +0200)]
- use flags from fedora, rel 33

2 years ago- enable sql and modern instructions on x32 auto/th/qt4-4.8.7-32
Jan Rękorajski [Wed, 18 Aug 2021 15:00:12 +0000 (17:00 +0200)]
- enable sql and modern instructions on x32
- disable optimizations on ix86

2 years agoRelease 31 (by relup.sh) auto/th/qt4-4.8.7-31
Jan Rękorajski [Wed, 18 Aug 2021 09:20:01 +0000 (11:20 +0200)]
Release 31 (by relup.sh)

2 years ago- let's see if building with -O1 fixes crashes on ix86
Jan Rękorajski [Wed, 18 Aug 2021 09:19:34 +0000 (11:19 +0200)]
- let's see if building with -O1 fixes crashes on ix86

2 years agoRelease 30 (by relup.sh) auto/th/qt4-4.8.7-30
Jan Rękorajski [Wed, 18 Aug 2021 07:34:56 +0000 (09:34 +0200)]
Release 30 (by relup.sh)

2 years ago- make null checks explicit, linguist crashes on ix86
Jan Rękorajski [Wed, 18 Aug 2021 07:34:20 +0000 (09:34 +0200)]
- make null checks explicit, linguist crashes on ix86

2 years agorebuild for new libicu auto/th/qt4-4.8.7-29
Jan Rękorajski [Tue, 17 Aug 2021 12:04:19 +0000 (14:04 +0200)]
rebuild for new libicu

Release 29 (by relup.sh)

2 years ago- phonon is not built or installed if building with system phonon
Jan Rękorajski [Tue, 17 Aug 2021 09:36:57 +0000 (11:36 +0200)]
- phonon is not built or installed if building with system phonon

2 years ago- one more gcc 11 fix
Jan Rękorajski [Tue, 17 Aug 2021 08:08:43 +0000 (10:08 +0200)]
- one more gcc 11 fix

2 years ago- fix building with gcc 11
Jan Rękorajski [Mon, 16 Aug 2021 22:08:41 +0000 (00:08 +0200)]
- fix building with gcc 11
- do not build phonon if using system phonon
- do not pull gstreamer deps if not building phonon (breaks webkit build)

2 years agorediff patches
Jan Palus [Tue, 10 Aug 2021 16:28:49 +0000 (18:28 +0200)]
rediff patches

2 years agobump icu abi to 69
Jan Palus [Tue, 10 Aug 2021 15:46:38 +0000 (17:46 +0200)]
bump icu abi to 69

3 years ago- unconditional noarch subpackages
Jan Rękorajski [Sun, 28 Feb 2021 01:10:01 +0000 (02:10 +0100)]
- unconditional noarch subpackages

3 years ago- icu 67 rebuild auto/th/qt4-4.8.7-28
Jan Palus [Sat, 4 Jul 2020 12:15:39 +0000 (14:15 +0200)]
- icu 67 rebuild
- release 28 (by relup.sh)

3 years agoadd support for gcc 10 (and all gcc up to 99)
Jan Palus [Sat, 4 Jul 2020 10:32:01 +0000 (12:32 +0200)]
add support for gcc 10 (and all gcc up to 99)

3 years agobump icu abi to 67
Jan Palus [Wed, 1 Jul 2020 12:55:21 +0000 (14:55 +0200)]
bump icu abi to 67

4 years ago- relase 27, rebuild against libicu-65 auto/th/qt4-4.8.7-27
Adam Gołębiowski [Wed, 9 Oct 2019 19:55:51 +0000 (21:55 +0200)]
- relase 27, rebuild against libicu-65

4 years ago- build with c++11 again auto/th/qt4-4.8.7-26
Jan Rękorajski [Sat, 5 Oct 2019 16:27:32 +0000 (18:27 +0200)]
- build with c++11 again
- rel 26

4 years ago- reenable c++11 patch as the crash does not seem to be related to it auto/th/qt4-4.8.7-25
Jan Rękorajski [Sat, 21 Sep 2019 09:34:52 +0000 (11:34 +0200)]
- reenable c++11 patch as the crash does not seem to be related to it
- downgrade optimizations to O1
- rel 25

4 years ago- cleanup CXXFLAGS pollution in install auto/th/qt4-4.8.7-24
Jan Rękorajski [Mon, 16 Sep 2019 20:31:47 +0000 (22:31 +0200)]
- cleanup CXXFLAGS pollution in install
- rel 24

4 years ago- disable cxx11 fixes for now
Jan Rękorajski [Mon, 16 Sep 2019 20:24:44 +0000 (22:24 +0200)]
- disable cxx11 fixes for now

4 years ago- fix building with gcc9 and -std=c++11 to stop polluting everything with gnu++98 auto/th/qt4-4.8.7-23
Jan Rękorajski [Sat, 14 Sep 2019 21:30:59 +0000 (23:30 +0200)]
- fix building with gcc9 and -std=c++11 to stop polluting everything with gnu++98
- rel 23

5 years ago- enhanced icu59 patch to fix ICU detection; release 22 auto/th/qt4-4.8.7-22
Jakub Bogusz [Thu, 18 Apr 2019 20:00:50 +0000 (22:00 +0200)]
- enhanced icu59 patch to fix ICU detection; release 22

5 years ago- added asm-volatile patch ("asm volatile" is rejected by gcc 8.3.0+)
Jakub Bogusz [Thu, 18 Apr 2019 19:22:25 +0000 (21:22 +0200)]
- added asm-volatile patch ("asm volatile" is rejected by gcc 8.3.0+)

5 years ago- icu59 patch replaced by Fedora patch (compile icu related sources with -std=c+... auto/th/qt4-4.8.7-21
Jakub Bogusz [Thu, 18 Apr 2019 13:58:22 +0000 (15:58 +0200)]
- icu59 patch replaced by Fedora patch (compile icu related sources with -std=c++11); release 21

5 years agoattempt to build with icu 64
Jacek Konieczny [Tue, 16 Apr 2019 07:58:16 +0000 (09:58 +0200)]
attempt to build with icu 64

5 years ago- rel 20; fixes openssl 1.1.1 build auto/th/qt4-4.8.7-20
Arkadiusz Miśkiewicz [Sat, 15 Sep 2018 22:36:45 +0000 (00:36 +0200)]
- rel 20; fixes openssl 1.1.1 build

5 years ago- release 19 (by relup.sh) auto/th/qt4-4.8.7-19
Arkadiusz Miśkiewicz [Sat, 15 Sep 2018 09:38:44 +0000 (11:38 +0200)]
- release 19 (by relup.sh)

6 years ago- rebuild with mysql 5.7 auto/th/qt4-4.8.7-18
Jan Rękorajski [Tue, 6 Mar 2018 22:09:02 +0000 (23:09 +0100)]
- rebuild with mysql 5.7
- release 18 (by relup.sh)

6 years agoUpdate -QTBUG-22829.patch to make Qt usable with new boost. Release 17 auto/th/qt4-4.8.7-17
Marcin Banasiak [Thu, 28 Sep 2017 18:54:12 +0000 (20:54 +0200)]
Update -QTBUG-22829.patch to make Qt usable with new boost. Release 17

6 years ago- rel 16; stop -std=XYZ from qmake config auto/th/qt4-4.8.7-16
Arkadiusz Miśkiewicz [Wed, 23 Aug 2017 19:12:01 +0000 (21:12 +0200)]
- rel 16; stop -std=XYZ from qmake config

6 years ago- clearer moc todo
Jakub Bogusz [Sat, 29 Apr 2017 06:32:43 +0000 (08:32 +0200)]
- clearer moc todo

6 years ago- added moc todo
Jakub Bogusz [Sat, 29 Apr 2017 06:30:38 +0000 (08:30 +0200)]
- added moc todo

7 years ago- fix building with icu 59 auto/th/qt4-4.8.7-15
Jan Rękorajski [Tue, 25 Apr 2017 08:56:02 +0000 (08:56 +0000)]
- fix building with icu 59
- rel 15

7 years ago- bump icu to 59
Jan Rękorajski [Sun, 23 Apr 2017 12:08:42 +0000 (14:08 +0200)]
- bump icu to 59

7 years ago- bump icu abi auto/th/qt4-4.8.7-14
Jan Rękorajski [Sat, 11 Mar 2017 08:31:35 +0000 (09:31 +0100)]
- bump icu abi
- rel 14

7 years ago- rebuild with icu 58.2 auto/th/qt4-4.8.7-13
Jan Rękorajski [Fri, 10 Mar 2017 07:14:54 +0000 (08:14 +0100)]
- rebuild with icu 58.2
- release 13 (by relup.sh)

7 years ago- added -std=gnu++98 to specflags to compile with gcc-6 auto/th/qt4-4.8.7-12
Witold Filipczyk [Thu, 19 Jan 2017 12:34:50 +0000 (13:34 +0100)]
- added -std=gnu++98 to specflags to compile with gcc-6
- rel 12

7 years ago- missing patch auto/th/qt4-4.8.7-11
Arkadiusz Miśkiewicz [Sun, 6 Nov 2016 21:50:43 +0000 (22:50 +0100)]
- missing patch

7 years ago- rel 11; patches from Debian; improved fonts handling; lxde/mate support
Arkadiusz Miśkiewicz [Sun, 6 Nov 2016 21:45:54 +0000 (22:45 +0100)]
- rel 11; patches from Debian; improved fonts handling; lxde/mate support

7 years ago- rel 10; more patches from FC; rename few old patches to match FC names auto/th/qt4-4.8.7-10
Arkadiusz Miśkiewicz [Sun, 6 Nov 2016 20:35:22 +0000 (21:35 +0100)]
- rel 10; more patches from FC; rename few old patches to match FC names

7 years agobump icu abi auto/th/qt4-4.8.7-9
Elan Ruusamäe [Mon, 16 May 2016 11:06:14 +0000 (14:06 +0300)]
bump icu abi

could we drop this macroize and rely on %requires_eq_to macro only?

8 years agoopenssl-1.0.2g rebuild auto/th/qt4-4.8.7-8
Elan Ruusamäe [Fri, 4 Mar 2016 21:20:57 +0000 (23:20 +0200)]
openssl-1.0.2g rebuild

/usr/bin/kdeinit4:
symbol lookup error: /usr/lib64/libQtNetwork.so.4:
undefined symbol: SSLv2_server_method

http://lists.pld-linux.org/mailman/pipermail/pld-devel-en/2016-March/024722.html

8 years ago- release 7 (icu 56) auto/th/qt4-4.8.7-7
Jakub Bogusz [Mon, 16 Nov 2015 20:33:22 +0000 (21:33 +0100)]
- release 7 (icu 56)

8 years ago- release 6 (by relup.sh) auto/th/qt4-4.8.7-6
Jan Rękorajski [Mon, 16 Nov 2015 19:25:29 +0000 (20:25 +0100)]
- release 6 (by relup.sh)

8 years ago- rel 5; few more patches from FC; few old FC patches renamed auto/th/qt4-4.8.7-5
Arkadiusz Miśkiewicz [Sun, 27 Sep 2015 15:17:12 +0000 (17:17 +0200)]
- rel 5; few more patches from FC; few old FC patches renamed

8 years ago- release 4 (by relup.sh) auto/th/qt4-4.8.7-4
Arkadiusz Miśkiewicz [Mon, 21 Sep 2015 04:33:14 +0000 (06:33 +0200)]
- release 4 (by relup.sh)

8 years ago- release 3 auto/th/qt4-4.8.7-3
Jakub Bogusz [Fri, 29 May 2015 15:25:17 +0000 (17:25 +0200)]
- release 3

8 years ago- added patch to allow build oci plugin against Oracle Instant Client
Jakub Bogusz [Fri, 29 May 2015 15:24:52 +0000 (17:24 +0200)]
- added patch to allow build oci plugin against Oracle Instant Client

8 years ago- use icu 55; release 2
Jakub Bogusz [Fri, 29 May 2015 14:44:10 +0000 (16:44 +0200)]
- use icu 55; release 2

8 years ago- package new translations
Jakub Bogusz [Fri, 29 May 2015 14:40:30 +0000 (16:40 +0200)]
- package new translations
- added oci bcond to make oci SQL driver

8 years ago- up to 4.8.7; bunch of SECURITY fixes auto/th/qt4-4.8.7-1
Arkadiusz Miśkiewicz [Tue, 26 May 2015 11:55:05 +0000 (13:55 +0200)]
- up to 4.8.7; bunch of SECURITY fixes

8 years agoadd moc-boost-workaround.patch auto/th/qt4-4.8.6-12
Elan Ruusamäe [Sat, 23 May 2015 07:58:30 +0000 (10:58 +0300)]
add moc-boost-workaround.patch

9 years ago- x32 rebuild auto/th/qt4-4.8.6-11
Jan Rękorajski [Tue, 24 Feb 2015 21:41:12 +0000 (22:41 +0100)]
- x32 rebuild
- release 11 (by relup.sh)

9 years agopackage %{_includedir}/qt4/QtSolutions for qtlockedfile, qtsingleapplication, etc auto/th/qt4-4.8.6-10
Elan Ruusamäe [Sun, 22 Feb 2015 20:52:24 +0000 (22:52 +0200)]
package %{_includedir}/qt4/QtSolutions for qtlockedfile, qtsingleapplication, etc

9 years ago- release 9 (by relup.sh) auto/th/qt4-4.8.6-9
Jan Rękorajski [Sat, 21 Feb 2015 18:06:24 +0000 (19:06 +0100)]
- release 9 (by relup.sh)

9 years ago- really disable openvg
Arkadiusz Miśkiewicz [Mon, 9 Feb 2015 10:49:26 +0000 (11:49 +0100)]
- really disable openvg

9 years ago- release 8 (by relup.sh) auto/th/qt4-4.8.6-8
Jan Rękorajski [Sun, 8 Feb 2015 22:50:55 +0000 (23:50 +0100)]
- release 8 (by relup.sh)

9 years ago- fix libicu deps for x32
Jan Rękorajski [Thu, 1 Jan 2015 17:40:44 +0000 (17:40 +0000)]
- fix libicu deps for x32

9 years ago- added openvg bcond (library not available in Mesa 10.4)
Jan Rękorajski [Wed, 31 Dec 2014 07:28:14 +0000 (07:28 +0000)]
- added openvg bcond (library not available in Mesa 10.4)
- added fix for x32 arch

9 years ago- rel 7; fixes from fc that took these from upstream auto/th/qt4-4.8.6-7
Arkadiusz Miśkiewicz [Fri, 14 Nov 2014 11:35:38 +0000 (12:35 +0100)]
- rel 7; fixes from fc that took these from upstream

9 years ago- release 6 (by relup.sh) auto/th/qt4-4.8.6-6
Arkadiusz Miśkiewicz [Mon, 20 Oct 2014 19:08:40 +0000 (21:08 +0200)]
- release 6 (by relup.sh)

9 years ago- rel 5; add fixes recommended by libreoffice team auto/th/qt4-4.8.6-5
Arkadiusz Miśkiewicz [Fri, 10 Oct 2014 07:30:31 +0000 (09:30 +0200)]
- rel 5; add fixes recommended by libreoffice team

https://bugreports.qt-project.org/browse/QTBUG-37380 (needed)
https://bugreports.qt-project.org/browse/QTBUG-34614 (needed)
https://bugreports.qt-project.org/browse/QTBUG-38585 (recommended)

9 years ago- rel 4; icu_abi 54 auto/th/qt4-4.8.6-4
Arkadiusz Miśkiewicz [Wed, 8 Oct 2014 09:49:39 +0000 (11:49 +0200)]
- rel 4; icu_abi 54

9 years ago- release 3 (by relup.sh) auto/th/qt4-4.8.6-3
Arkadiusz Miśkiewicz [Wed, 8 Oct 2014 08:19:37 +0000 (10:19 +0200)]
- release 3 (by relup.sh)

9 years ago- freetype version from configure check (config.tests/unix/freetype); proper epoch
Jakub Bogusz [Sat, 13 Sep 2014 14:40:08 +0000 (16:40 +0200)]
- freetype version from configure check (config.tests/unix/freetype); proper epoch

9 years ago- release 2 (by relup.sh) auto/ti/qt4-4.8.6-2
Marcin Krol [Mon, 4 Aug 2014 21:17:19 +0000 (21:17 +0000)]
- release 2 (by relup.sh)

9 years ago- bump icu_abi to 53
Marcin Krol [Mon, 4 Aug 2014 20:23:18 +0000 (20:23 +0000)]
- bump icu_abi to 53

10 years ago- up to 4.8.6 auto/th/qt4-4.8.6-1 auto/ti/qt4-4.8.6-1
Arkadiusz Miśkiewicz [Sat, 26 Apr 2014 06:14:40 +0000 (08:14 +0200)]
- up to 4.8.6

10 years ago- rebuild with libmng 2.0.2 auto/th/qt4-4.8.5-6
Jan Rękorajski [Wed, 5 Feb 2014 07:56:09 +0000 (08:56 +0100)]
- rebuild with libmng 2.0.2
- release 6 (by relup.sh)

10 years ago- package common dir in qtdeclarative plugins hierarchy auto/th/qt4-4.8.5-5
Jan Rękorajski [Sat, 4 Jan 2014 06:00:56 +0000 (07:00 +0100)]
- package common dir in qtdeclarative plugins hierarchy
- rel 5

10 years ago- release 4 (by relup.sh) auto/th/qt4-4.8.5-4
Arkadiusz Miśkiewicz [Fri, 1 Nov 2013 06:18:34 +0000 (07:18 +0100)]
- release 4 (by relup.sh)

10 years ago- release 3 (by relup.sh) auto/th/qt4-4.8.5-3
Arkadiusz Miśkiewicz [Tue, 29 Oct 2013 13:53:16 +0000 (14:53 +0100)]
- release 3 (by relup.sh)

10 years ago- bumped icu version to 52
Jakub Bogusz [Mon, 21 Oct 2013 15:24:57 +0000 (17:24 +0200)]
- bumped icu version to 52
- added wkhtml patch (modifications from wkhtmltopdf fork; on bcond only because it affects libQtGui ABI)

10 years ago- package /etc/qt4 directory auto/th/qt4-4.8.5-2
Jan Rękorajski [Tue, 23 Jul 2013 19:12:32 +0000 (21:12 +0200)]
- package /etc/qt4 directory
- rel 2

10 years ago- up to 4.8.5 auto/th/qt4-4.8.5-1
Arkadiusz Miśkiewicz [Tue, 2 Jul 2013 10:59:35 +0000 (12:59 +0200)]
- up to 4.8.5

10 years ago- revert accidental change auto/th/qt4-4.8.4-7
Jan Rękorajski [Sat, 15 Jun 2013 13:18:28 +0000 (15:18 +0200)]
- revert accidental change
- rel 7

10 years ago- removed _qtdir/doc symlink, it does not seem to be used anywhere auto/th/qt4-4.8.4-6
Jan Rękorajski [Sat, 15 Jun 2013 10:36:32 +0000 (12:36 +0200)]
- removed _qtdir/doc symlink, it does not seem to be used anywhere
- rel 6

10 years agoAdded subpackage with private headers, release 5 auto/th/qt4-4.8.4-5
Artur Frysiak [Thu, 13 Jun 2013 20:03:49 +0000 (22:03 +0200)]
Added subpackage with private headers, release 5

10 years ago- release 4 (by relup.sh) auto/ti/qt4-4.8.4-4
Marcin Krol [Fri, 10 May 2013 07:33:52 +0000 (07:33 +0000)]
- release 4 (by relup.sh)

10 years agonoarch 129MiB docs subpackage
Elan Ruusamäe [Fri, 3 May 2013 11:35:02 +0000 (14:35 +0300)]
noarch 129MiB docs subpackage

11 years ago- handle case with multiple libicu versions installed (libicu-devel must be single)
Jakub Bogusz [Mon, 15 Apr 2013 17:01:49 +0000 (19:01 +0200)]
- handle case with multiple libicu versions installed (libicu-devel must be single)

11 years ago- handle icu ABI version by single define
Jakub Bogusz [Mon, 15 Apr 2013 17:00:12 +0000 (19:00 +0200)]
- handle icu ABI version by single define

11 years agoQGtkStyle was unable to detect the current GTK+ theme (RHBZ#702493, QTBUG-5545)) auto/th/qt4-4.8.4-3 auto/ti/qt4-4.8.4-3
Elan Ruusamäe [Sat, 6 Apr 2013 10:38:40 +0000 (13:38 +0300)]
QGtkStyle was unable to detect the current GTK+ theme (RHBZ#702493, QTBUG-5545))

This page took 0.194265 seconds and 4 git commands to generate.